Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Agent centos-7-lwklw is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-lwklw"
  namespace: "scout"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.scout.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-lwklw"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-lwklw"
    - 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-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-scout"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-lwklw (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly
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/scout-integration-7.0-RT-nightly # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.3'
 > 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
Avoid second fetch
 > git rev-parse refs/remotes/origin/releases/7.0.x^{commit} # timeout=10
Checking out Revision 8c8d86f43ec2c501aa4c97d53208a73ea671bf29 (refs/remotes/origin/releases/7.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c8d86f43ec2c501aa4c97d53208a73ea671bf29 # timeout=10
Commit message: "Remove bintray maven repository"
 > git rev-list --no-walk 8c8d86f43ec2c501aa4c97d53208a73ea671bf29 # timeout=10
[scout-integration-7.0-RT-nightly] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dinclude=org.eclipse.scout:*:*:* -DresolutionFuzziness=groupId -DreResolve=false dependency:purge-local-repository
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 33, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 41, column 15
[WARNING] 'build.plugins.plugin.version' for com.mycila:license-maven-plugin is missing. @ line 49, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Scout RT                                                   [pom]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest                     [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test                [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
[INFO] org.eclipse.scout.rt-settings                                      [jar]
[INFO] Eclipse Scout RT ROOT Module                                       [pom]
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building Eclipse Scout RT 7.0.300-SNAPSHOT                        [1/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT [2/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.json ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.json:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT [3/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.platform ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.platform:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT [4/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.platform.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT [5/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.shared ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT [6/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.shared.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT [7/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.commons ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT [8/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT [9/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.mom.api ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT [10/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT [11/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT [12/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.jms ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT [13/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT [14/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.jaxws.apt ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT [15/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT [16/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT [17/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT [18/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT [19/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT [20/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT [21/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.jackson ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.jackson:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT [22/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.rest ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.rest:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT [23/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.rest.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT [24/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.jackson.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT [25/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.client ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.client:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT [26/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.client.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT [27/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.svg.client ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT [28/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT [29/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT [30/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT [31/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.ui.html ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT [32/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT [33/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT [34/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT [35/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT [36/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.dev.jetty ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.dev.jetty:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT [37/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT [38/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.dev.jetty.test ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
[INFO] Building org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT          [39/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ org.eclipse.scout.rt-settings ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:7.0.300-SNAPSHOT
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt-root >-----------
[INFO] Building Eclipse Scout RT ROOT Module 7.0.300                    [40/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ org.eclipse.scout.rt-root ---
[INFO] No artifacts included for purge for project: org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Eclipse Scout RT 7.0.300-SNAPSHOT .................. SUCCESS [ 12.156 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT SUCCESS [  0.286 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT SUCCESS [  0.912 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT SUCCESS [  0.312 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT SUCCESS [  1.054 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT SUCCESS [  0.036 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT SUCCESS [  0.113 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT SUCCESS [  0.028 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT SUCCESS [  0.509 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT SUCCESS [  0.012 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT SUCCESS [  0.871 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT SUCCESS [  0.121 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT SUCCESS [  0.201 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT SUCCESS [  0.039 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT SUCCESS [  0.281 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT SUCCESS [  0.004 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT SUCCESS [  0.014 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT SUCCESS [  0.092 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT SUCCESS [  1.246 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT SUCCESS [  0.124 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT SUCCESS [  0.008 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT SUCCESS [  0.003 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT SUCCESS [  0.003 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT SUCCESS [  0.083 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT SUCCESS [  0.562 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT SUCCESS [  0.019 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT SUCCESS [  0.003 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT SUCCESS [  0.219 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT SUCCESS [  0.125 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT SUCCESS [  0.330 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT SUCCESS [  2.334 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT SUCCESS [  0.002 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT SUCCESS [  0.004 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT SUCCESS [  0.429 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT SUCCESS [  0.001 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT SUCCESS [  0.016 s]
[INFO] org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT ..... SUCCESS [  0.001 s]
[INFO] Eclipse Scout RT ROOT Module 7.0.300 ............... SUCCESS [  1.246 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.169 s
[INFO] Finished at: 2023-01-04T23:49:42Z
[INFO] ------------------------------------------------------------------------
[scout-integration-7.0-RT-nightly] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x clean install -T0.5C
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 33, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 41, column 15
[WARNING] 'build.plugins.plugin.version' for com.mycila:license-maven-plugin is missing. @ line 49, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Scout RT                                                   [pom]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest                     [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test                [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
[INFO] org.eclipse.scout.rt-settings                                      [jar]
[INFO] Eclipse Scout RT ROOT Module                                       [pom]
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building Eclipse Scout RT 7.0.300-SNAPSHOT                        [1/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.rt ---
[INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/org.eclipse.scout.rt-7.0.300-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt-root >-----------
[INFO] Building Eclipse Scout RT ROOT Module 7.0.300                     [2/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.rt-root ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.rt-root ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT [3/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.json ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.json ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.json ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.json ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.json.SelfUseTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.json.SelfUseTest
Running org.json.ParsingTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.json.ParsingTest
Running org.json.JSONTokenerTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.json.JSONTokenerTest
Running org.json.JSONStringerTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.json.JSONStringerTest
Running org.json.JSONObjectTest
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.json.JSONObjectTest
Running org.json.JSONArrayTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.json.JSONArrayTest
Running org.json.CompatibilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in org.json.CompatibilityTest

Results :

Tests run: 187, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.json ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.json ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT [4/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 376 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT [5/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
[INFO] Building org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT           [6/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt-settings ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT [7/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 223 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
2023-01-04 23:50:19,194 INFO  [Thread-1] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
2023-01-04 23:50:19,285 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:50:19,301 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:50:19,406 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 117.957682 ms. Total class count: 1639 - MDC[]
2023-01-04 23:50:19,579 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 170.326965 ms - MDC[]
2023-01-04 23:50:19,609 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 29.754623 ms - MDC[]
2023-01-04 23:50:19,623 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
2023-01-04 23:50:22,720 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	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:107)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:22,748 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: expected exception
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	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:107)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec - in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
2023-01-04 23:50:22,783 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
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:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:22,788 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
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:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:22,789 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
2023-01-04 23:50:22,790 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
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:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:22,791 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:52) - 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] - MDC[]
2023-01-04 23:50:22,793 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - TestException1:expected JUnit test exception - MDC[]
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:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
Running org.eclipse.scout.rt.platform.util.event.SimpleEventListenerListTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.event.SimpleEventListenerListTest
Running org.eclipse.scout.rt.platform.util.event.AbstractCompositeEventListenerListTest
#TUNING: add1 50000 took 75.158946ms
#TUNING: add1-last 50000 took 17.668821ms
#TUNING: add2 50000 took 13.066279ms
#TUNING: add2-last 50000 took 10.829780ms
#TUNING: event1 took 12.458143ms
#TUNING: event2 took 11.851757ms
#TUNING: remove1 50000 took 115.228715ms
#TUNING: remove2 50000 took 18.516419ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.284 sec - in org.eclipse.scout.rt.platform.util.event.AbstractCompositeEventListenerListTest
Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.685 sec - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.date.DateProviderTest
Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityTest
Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
Running org.eclipse.scout.rt.platform.util.UriUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.platform.util.UriUtilityTest
Running org.eclipse.scout.rt.platform.util.UriBuilderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.UriBuilderTest
Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
Running org.eclipse.scout.rt.platform.util.TriStateTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.util.TriStateTest
Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
Running org.eclipse.scout.rt.platform.util.StringUtilityTest
Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.scout.rt.platform.util.StringUtilityTest
Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
Running org.eclipse.scout.rt.platform.util.PreferredValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.PreferredValueTest
Running org.eclipse.scout.rt.platform.util.PathValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.PathValidatorTest
Running org.eclipse.scout.rt.platform.util.PairTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.PairTest
Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.ObjectUtilityTest
Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
2023-01-04 23:50:34,557 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
2023-01-04 23:50:34,557 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
2023-01-04 23:50:34,558 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
2023-01-04 23:50:34,559 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
2023-01-04 23:50:34,559 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
2023-01-04 23:50:34,559 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
2023-01-04 23:50:34,561 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
2023-01-04 23:50:34,561 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
2023-01-04 23:50:34,561 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
2023-01-04 23:50:34,562 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
2023-01-04 23:50:34,562 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
2023-01-04 23:50:34,562 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
2023-01-04 23:50:34,563 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
2023-01-04 23:50:34,564 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
2023-01-04 23:50:34,564 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.util.NumberUtilityTest
Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
Running org.eclipse.scout.rt.platform.util.LazyValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.LazyValueTest
Running org.eclipse.scout.rt.platform.util.IOUtilityTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.platform.util.IOUtilityTest
Running org.eclipse.scout.rt.platform.util.HexUtilityTest
#TUNING: decode[1000] sum=35.199298ms min=0.004459ms avg=0.035199ms median=0.037125ms max=0.119585ms  [without 10 smallest and 10 largest:  sum=34.156110 min=0.005750ms avg=0.034888ms median=0.037125ms max=0.083002ms]
#TUNING: encode[1000] sum=27.165067ms min=0.004459ms avg=0.027165ms median=0.028584ms max=0.105418ms  [without 10 smallest and 10 largest:  sum=26.312552 min=0.004500ms avg=0.026876ms median=0.028584ms max=0.068418ms]
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.eclipse.scout.rt.platform.util.HexUtilityTest
Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
Running org.eclipse.scout.rt.platform.util.FinalValueTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.util.FinalValueTest
Running org.eclipse.scout.rt.platform.util.FileUtilityTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.util.FileUtilityTest
Running org.eclipse.scout.rt.platform.util.EventListenerListTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.EventListenerListTest
Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.platform.util.CompositeObjectTest
Running org.eclipse.scout.rt.platform.util.CompareUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.CompareUtilityTest
Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.util.CloneUtilityTest
Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.BeanUtilityTest
Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
#TUNING: decode[1000] sum=22.671253ms min=0.004500ms avg=0.022671ms median=0.023917ms max=0.076085ms  [without 10 smallest and 10 largest:  sum=21.902073 min=0.005500ms avg=0.022371ms median=0.023917ms max=0.064210ms]
#TUNING: encode[1000] sum=10.962310ms min=0.004500ms avg=0.010962ms median=0.010667ms max=0.071918ms  [without 10 smallest and 10 largest:  sum=10.420009 min=0.004500ms avg=0.010643ms median=0.010667ms max=0.038584ms]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.scout.rt.platform.util.Base64UtilityTest
Running org.eclipse.scout.rt.platform.util.AssertionsTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.platform.util.AssertionsTest
Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
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:298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:35,352 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1646621067@6014ff2] - MDC[]
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:50:35,360 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1646621067@18c47d20] - MDC[]
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:402)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
Running org.eclipse.scout.rt.platform.status.StatusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.platform.status.StatusTest
Running org.eclipse.scout.rt.platform.status.MultiStatusTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.status.MultiStatusTest
Running org.eclipse.scout.rt.platform.service.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.service.ServiceTest
Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.security.MalwareScannerTest
Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
2023-01-04 23:50:36,046 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
2023-01-04 23:50:36,047 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
2023-01-04 23:50:36,047 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
2023-01-04 23:50:36,047 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
2023-01-04 23:50:36,048 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
2023-01-04 23:50:36,048 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.075 sec - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.239 sec - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 sec - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec - in org.eclipse.scout.rt.platform.job.internal.MisfireTest
Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 sec - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.002 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.619 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
Running org.eclipse.scout.rt.platform.job.WhenDoneTest
2023-01-04 23:51:14,176 WARN  [scout-thread-20] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:14,183 WARN  [scout-thread-20] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 sec - in org.eclipse.scout.rt.platform.job.WhenDoneTest
Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
2023-01-04 23:51:15,192 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,194 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,196 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,197 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,198 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,199 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,201 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,202 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,203 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,204 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,205 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,206 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,207 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,209 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,210 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,211 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,212 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,214 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,215 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,217 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,218 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,220 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,221 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,222 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,224 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,225 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,226 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,227 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,229 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,230 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,234 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,235 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,236 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,238 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,239 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,240 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,241 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,242 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,243 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,244 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,245 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,245 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,246 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,247 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,247 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,248 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,249 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,249 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,250 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,251 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,251 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,252 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,252 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,253 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,254 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,255 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,255 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,256 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,257 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,257 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,258 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,258 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,259 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,260 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,260 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,261 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,262 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,262 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,263 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,264 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,264 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,265 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,265 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,266 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,267 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,267 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,268 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,268 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,269 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,269 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,270 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,271 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,271 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,272 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,273 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,274 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,274 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,275 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,276 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,277 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,277 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,278 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,279 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,279 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,280 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,281 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,282 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,282 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,283 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,283 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,356 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,357 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,358 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,359 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,360 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,360 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,361 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,362 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,363 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,364 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,365 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,366 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,367 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,368 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,369 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,370 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,370 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,371 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,373 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,374 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,375 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,376 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,377 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,378 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,379 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,380 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,381 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,382 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,383 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,384 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,385 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,386 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,387 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,388 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,389 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,390 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,391 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,392 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,393 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,393 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,394 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,395 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,435 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,436 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,437 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,438 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,439 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,439 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,440 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,441 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,442 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,442 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,443 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,443 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,444 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,444 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,445 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,446 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,446 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,446 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,447 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,448 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,448 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,449 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,449 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,450 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,451 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,451 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,452 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,452 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,453 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,454 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,454 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,455 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,456 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,456 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,457 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,466 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,466 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,467 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,468 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,468 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,469 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,470 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,470 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,471 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,471 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,472 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,472 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,473 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,473 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,474 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,475 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,475 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,476 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,477 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,477 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,478 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,478 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:15,479 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,821 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,822 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,823 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,823 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,824 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,824 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,825 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,834 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,835 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,835 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,836 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,836 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,837 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,837 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,837 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,838 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,838 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,839 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,839 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,840 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,840 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,841 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,841 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,841 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,842 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,842 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,843 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,843 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,844 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,844 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,844 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,845 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,845 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,845 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,846 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,846 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,847 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,847 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,848 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,848 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,849 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,849 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,849 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,850 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,850 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,851 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,851 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,851 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,852 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,852 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,853 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,853 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,854 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,854 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,854 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,855 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,855 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,856 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,856 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,856 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,857 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,857 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,858 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,858 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,859 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,859 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,859 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,859 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,860 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,860 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,861 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,861 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,862 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,862 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,862 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,862 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,863 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,863 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,864 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,864 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,865 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,865 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,865 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,866 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,866 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,866 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,867 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,867 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,867 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,868 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,868 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,868 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,869 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,869 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,869 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,870 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,870 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,871 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,871 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,872 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,872 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,872 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,873 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,873 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,874 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,874 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,874 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,875 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,875 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,876 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,876 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,876 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,877 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,877 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,878 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,878 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,878 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,879 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,879 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,879 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,880 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,880 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,881 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,881 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,881 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,881 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,935 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,935 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,936 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,936 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,937 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,937 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,937 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,938 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,938 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,938 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,939 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,939 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,939 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,939 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,940 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,940 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,940 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,941 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,942 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,942 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,942 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,943 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,943 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,943 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,944 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,944 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,945 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,945 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,946 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,946 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,946 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,947 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,947 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,947 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,948 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,948 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,949 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,949 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,950 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,950 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,950 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,951 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,951 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,951 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,952 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,952 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,953 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,953 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,953 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,954 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,954 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,955 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,955 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,956 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,956 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,957 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,957 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,957 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,958 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,958 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,958 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,959 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,959 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,960 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,960 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,960 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,961 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,961 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,962 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,962 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,962 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,963 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,963 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,963 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,964 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,964 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,965 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,965 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,965 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,966 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,966 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,966 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,967 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,967 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,967 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,968 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,968 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,968 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,968 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,969 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,969 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,969 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,970 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,970 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,970 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,971 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,971 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,971 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,972 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,972 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,972 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,973 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,973 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,973 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,974 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,974 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,974 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,975 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,975 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,975 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,976 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:17,976 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,035 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,035 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,036 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,036 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,036 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,037 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,037 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,037 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,038 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,038 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,039 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,039 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,039 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,040 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,040 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,041 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,041 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,041 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,042 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,042 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,043 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,043 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,044 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,044 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,044 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,045 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,045 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,046 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,046 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,046 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,047 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,047 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,047 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,048 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,049 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,049 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,049 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,049 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,050 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,051 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,051 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,052 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,052 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,052 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,053 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,053 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,053 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,054 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,054 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,054 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,055 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,055 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,055 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,056 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,056 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,057 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,057 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,057 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,058 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,058 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,058 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,059 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,060 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,060 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,060 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,061 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,061 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,062 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,062 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,062 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,063 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,063 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,064 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,064 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,065 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,065 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,065 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,065 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,066 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,066 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,066 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,067 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,067 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,068 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,068 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,068 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,069 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,069 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,069 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,070 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,070 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,071 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,071 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,071 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,072 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,072 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,072 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,072 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,073 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,073 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,073 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,074 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,081 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,134 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,135 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,135 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,136 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,136 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,136 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,137 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,137 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,138 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,138 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,138 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,139 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,139 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,139 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,140 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,140 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,141 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,141 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,141 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,142 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,142 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,142 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,143 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,143 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,144 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,144 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,144 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,145 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,145 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,145 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,145 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,146 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,146 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,146 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,147 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,147 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,147 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,148 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,148 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,148 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,149 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,149 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,150 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,150 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,150 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,151 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,151 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,151 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,152 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,152 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,152 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,153 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,153 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,153 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,154 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,154 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,154 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,155 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:18,155 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 sec - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
2023-01-04 23:51:18,307 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$6.run(ScheduleWithFixedDelayTest.java:259)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:19,311 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:285)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:22,522 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$3.run(ScheduleWithFixedDelayTest.java:147)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:26,827 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$4.run(ScheduleWithFixedDelayTest.java:195)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:28,130 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$2.run(ScheduleWithFixedDelayTest.java:100)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.825 sec - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
2023-01-04 23:51:29,135 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$6.run(ScheduleAtFixedRateTest.java:270)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:30,137 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:298)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:35,744 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$3.run(ScheduleAtFixedRateTest.java:152)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:40,049 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$4.run(ScheduleAtFixedRateTest.java:202)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:51:41,352 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$2.run(ScheduleAtFixedRateTest.java:103)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.219 sec - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 sec - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
Running org.eclipse.scout.rt.platform.job.JobsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.job.JobsTest
Running org.eclipse.scout.rt.platform.job.JobStateTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 sec - in org.eclipse.scout.rt.platform.job.JobStateTest
Running org.eclipse.scout.rt.platform.job.JobScheduleTest
2023-01-04 23:51:46,278 WARN  [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:46,279 WARN  [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:48,286 WARN  [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Error: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:48,287 WARN  [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:206)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:49,295 WARN  [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:51,806 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:51:51,807 WARN  [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.534 sec - in org.eclipse.scout.rt.platform.job.JobScheduleTest
Running org.eclipse.scout.rt.platform.job.JobManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.job.JobManagerTest
Running org.eclipse.scout.rt.platform.job.JobManagerLoadTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.54 sec - in org.eclipse.scout.rt.platform.job.JobManagerLoadTest
Running org.eclipse.scout.rt.platform.job.JobListenerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.platform.job.JobListenerTest
Running org.eclipse.scout.rt.platform.job.JobInputTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.JobInputTest
Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest
Run: 8308 [8308 run/sec]
Run: 17842 [8921 run/sec]
Run: 27248 [9082 run/sec]
Run: 37592 [9398 run/sec]
Run: 47693 [9536 run/sec]
Run: 56780 [9461 run/sec]
Run: 66523 [9501 run/sec]
Run: 76837 [9603 run/sec]
Run: 87124 [9679 run/sec]
Run: 97585 [9757 run/sec]
Run: 100000 [9090 run/sec]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.003 sec - in org.eclipse.scout.rt.platform.job.JobFutureTaskTest
Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
2023-01-04 23:52:07,476 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:52:07,479 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
Running org.eclipse.scout.rt.platform.job.JobCancelTest
for-loop 1 in state DONE
for-loop 1000000001 in state DONE
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.06 sec - in org.eclipse.scout.rt.platform.job.JobCancelTest
Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
2023-01-04 23:52:11,550 INFO  [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2]
org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2.run(JobAsyncExceptionTest.java:74)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:173)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:11,559 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:110)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
2023-01-04 23:52:11,567 WARN  [scout-thread-242] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:11,571 WARN  [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:313)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:11,573 WARN  [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:403)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:11,586 WARN  [scout-thread-205] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:564)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:11,595 WARN  [scout-thread-245] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.rt.platform.job.FutureAwaitTest
Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.ExecutionHintTest
Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionTest
Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 sec - in org.eclipse.scout.rt.platform.job.AwaitDoneTest
Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
2023-01-04 23:52:17,374 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:17,822 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:18,299 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:18,547 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:152) - Drop outdated index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2023-01-04 23:50:17.000 is older than folder timestamp 2023-01-04 23:52:17.000. - MDC[]
2023-01-04 23:52:18,547 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:18,763 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:163) - Drop divergent index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 1090 != folder file count 1089. - MDC[]
2023-01-04 23:52:18,763 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:18,952 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:18,954 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:18,958 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:21,980 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
2023-01-04 23:52:22,118 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.903 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
2023-01-04 23:52:22,259 INFO  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,259 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[]
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2023-01-04 23:52:22,260 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[]
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2023-01-04 23:52:22,260 INFO  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,260 WARN  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
2023-01-04 23:52:22,260 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[]
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:154)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2023-01-04 23:52:22,261 INFO  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,261 WARN  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
2023-01-04 23:52:22,261 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[]
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2023-01-04 23:52:22,261 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[]
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2023-01-04 23:52:22,262 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,263 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
2023-01-04 23:52:22,264 INFO  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,264 WARN  [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.internal.BeanFilterTest
Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.index.IndexedStoreTest
Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.html.HtmlHelperTest
Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
Running org.eclipse.scout.rt.platform.html.HTMLTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.platform.html.HTMLTest
Running org.eclipse.scout.rt.platform.filter.OrFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.platform.filter.OrFilterTest
Running org.eclipse.scout.rt.platform.filter.NotFilterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.filter.NotFilterTest
Running org.eclipse.scout.rt.platform.filter.AndFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.filter.AndFilterTest
Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
Running org.eclipse.scout.rt.platform.context.RunMonitorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.context.RunMonitorTest
Running org.eclipse.scout.rt.platform.context.RunContextTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.platform.context.RunContextTest
Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
Running org.eclipse.scout.rt.platform.context.RunContextChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.context.RunContextChainTest
Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
2023-01-04 23:52:22,618 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,618 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,619 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,619 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,621 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,621 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,621 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,622 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,623 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
2023-01-04 23:52:22,663 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,664 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,664 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,665 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,665 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,666 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,666 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,667 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,667 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,667 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
2023-01-04 23:52:22,668 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,668 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,668 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,668 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
2023-01-04 23:52:22,669 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,669 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,670 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,670 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,671 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,672 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/recursion-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
2023-01-04 23:52:22,672 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'org/eclipse/scout/rt/platform/config/recursion-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/recursion-test.properties]. - MDC[]
2023-01-04 23:52:22,672 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,673 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,673 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,673 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,674 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,674 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/imp1.properties, org/eclipse/scout/rt/platform/config/imp2.properties, org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[]
2023-01-04 23:52:22,674 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[]
2023-01-04 23:52:22,674 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[]
2023-01-04 23:52:22,676 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,677 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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[]
2023-01-04 23:52:22,677 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'virtual-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test1111261323921831502.properties]. - MDC[]
2023-01-04 23:52:22,677 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'file:/tmp/properties-helper-test1111261323921831502.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test1111261323921831502.properties]. - MDC[]
2023-01-04 23:52:22,677 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/tmp/properties-helper-test1111261323921831502.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
2023-01-04 23:52:22,677 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
2023-01-04 23:52:22,677 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'virtual-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test1111261323921831502.properties]. - MDC[]
2023-01-04 23:52:22,677 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'file:/tmp/properties-helper-test1111261323921831502.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test1111261323921831502.properties]. - MDC[]
2023-01-04 23:52:22,678 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '2' replaced with '-11'. - MDC[]
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.config.ConfigPropertyTest
Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
2023-01-04 23:52:22,688 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[]
2023-01-04 23:52:22,689 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[]
2023-01-04 23:52:22,690 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
2023-01-04 23:52:22,712 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:242) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$9@53dfdf3e] - MDC[]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:239)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:232)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
Running org.eclipse.scout.rt.platform.SimpleInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.SimpleInstanceTest
Running org.eclipse.scout.rt.platform.SameBeanOrderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.SameBeanOrderTest
Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
Running org.eclipse.scout.rt.platform.PreDestroyTest
2023-01-04 23:52:22,749 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
2023-01-04 23:52:22,749 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
2023-01-04 23:52:22,751 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:316) - 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[]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:315)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:243)
	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.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.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.Exception: test
	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:311)
	... 29 common frames omitted
2023-01-04 23:52:22,752 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:316) - 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[]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:315)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:286)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:243)
	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.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.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.Exception: test
	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:311)
	... 29 common frames omitted
2023-01-04 23:52:22,752 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
2023-01-04 23:52:22,752 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
2023-01-04 23:52:22,752 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:302) - 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[]
2023-01-04 23:52:22,753 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
2023-01-04 23:52:22,753 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.PreDestroyTest
Running org.eclipse.scout.rt.platform.PostConstructTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.PostConstructTest
Running org.eclipse.scout.rt.platform.PlatformStartTest
2023-01-04 23:52:22,760 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,760 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,762 INFO  [Thread-3] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.PlatformStartTest
Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
2023-01-04 23:52:22,765 INFO  [Thread-4] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:22,766 WARN  [Thread-4] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
Running org.eclipse.scout.rt.platform.InterfaceBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.InterfaceBeanTest
Running org.eclipse.scout.rt.platform.InjectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.InjectionTest
Running org.eclipse.scout.rt.platform.InjectInstancesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.InjectInstancesTest
Running org.eclipse.scout.rt.platform.InheritOrderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.InheritOrderTest
Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.DynamicAnnotationTest
Running org.eclipse.scout.rt.platform.DoubleReplaceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.DoubleReplaceTest
Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
2023-01-04 23:52:23,902 WARN  [scout-thread-131] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected
creator Thread: 406 - scout-thread-105
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
current Thread: 432 - scout-thread-131
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:192)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
2023-01-04 23:52:23,903 WARN  [scout-thread-131] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected
creator Thread: 406 - scout-thread-105
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
current Thread: 432 - scout-thread-131
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:212)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
2023-01-04 23:52:23,903 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
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=406, creatorThreadName=scout-thread-105]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:213)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:24,964 WARN  [scout-thread-105] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected
creator Thread: 432 - scout-thread-131
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:252)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
current Thread: 406 - scout-thread-105
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:192)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
2023-01-04 23:52:24,965 WARN  [scout-thread-105] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected
creator Thread: 432 - scout-thread-131
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:252)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
current Thread: 406 - scout-thread-105
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:212)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
2023-01-04 23:52:24,965 ERROR [scout-thread-105] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
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=432, creatorThreadName=scout-thread-131]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:213)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 sec - in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
Running org.eclipse.scout.rt.platform.BeanOrderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.BeanOrderTest
Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.BeanManagerUniqueTest
Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
2023-01-04 23:52:25,047 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=506, creatorThreadName=scout-thread-205]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,047 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119)
	... 22 common frames omitted
2023-01-04 23:52:25,055 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=506, creatorThreadName=scout-thread-205]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,055 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:377)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53)
	... 22 common frames omitted
2023-01-04 23:52:25,057 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=506, creatorThreadName=scout-thread-205]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,057 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119)
	... 22 common frames omitted
2023-01-04 23:52:25,060 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=506, creatorThreadName=scout-thread-205]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,060 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:377)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53)
	... 22 common frames omitted
2023-01-04 23:52:25,063 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=432, creatorThreadName=scout-thread-131]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,063 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119)
	... 22 common frames omitted
2023-01-04 23:52:25,066 ERROR [scout-thread-205] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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=432, creatorThreadName=scout-thread-131]
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:52:25,066 ERROR [scout-thread-131] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
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:161)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151)
	at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91)
	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$1.call(BeanCreationWithExceptionsTest.java:318)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:377)
	at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53)
	... 22 common frames omitted
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
Running org.eclipse.scout.rt.platform.BeanContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanContextTest
Running org.eclipse.scout.rt.platform.BEANSTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.BEANSTest
Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.ApplicationsScopedTest
Running org.eclipse.scout.rt.platform.ApplicationTest
2023-01-04 23:52:25,078 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:25,080 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 2.238374 ms - MDC[]
2023-01-04 23:52:25,081 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 0.519718 ms - MDC[]
2023-01-04 23:52:25,081 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:52:25,099 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:25,101 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 2.173290 ms - MDC[]
2023-01-04 23:52:25,102 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 0.674137 ms - MDC[]
2023-01-04 23:52:25,102 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:52:25,109 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:25,112 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 2.140955 ms - MDC[]
2023-01-04 23:52:25,112 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 0.732764 ms - MDC[]
2023-01-04 23:52:25,113 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.scout.rt.platform.ApplicationTest

Results :

Tests run: 1580, Failures: 0, Errors: 0, Skipped: 5

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT [8/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 316 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT [9/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT [10/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT [11/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Copying slf4j-api-1.7.25.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/slf4j-api.jar
[INFO] Copying rhino-1.7R4.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/rhino.jar
[INFO] Copying yuicompressor-2.4.9-BSI-2.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/yuicompressor.jar
[INFO] Copying commons-logging-1.1.1.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/commons-logging.jar
[INFO] Copying quartz-2.2.3.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/quartz.jar
[INFO] Copying jandex-2.0.3.Final.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/jandex.jar
[INFO] Copying lesscss-engine-1.7.4.bsiR03.jar to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/lesscss-engine.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT [12/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT [13/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.testing.shared.TestingUtilityTest
2023-01-04 23:52:39,868 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:52:39,893 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:52:39,974 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 91.870292 ms. Total class count: 1227 - MDC[]
2023-01-04 23:52:40,276 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 137 beans in 299.466640 ms - MDC[]
2023-01-04 23:52:40,315 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 137 beans in 39.907683 ms - MDC[]
2023-01-04 23:52:40,341 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:52:40,350 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 9 code type classes registered. - MDC[]
2023-01-04 23:52:40,352 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 sec - in org.eclipse.scout.rt.testing.shared.TestingUtilityTest
Running org.eclipse.scout.rt.shared.ui.UserAgentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.ui.UserAgentTest
Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
2023-01-04 23:52:41,867 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent:  - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:27)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.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.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:52:41,868 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.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.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:52:41,870 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:70) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy - MDC[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
Running org.eclipse.scout.rt.shared.text.TextsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.eclipse.scout.rt.shared.text.TextsTest
Running org.eclipse.scout.rt.shared.text.HTMLTextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.shared.text.HTMLTextTest
Running org.eclipse.scout.rt.shared.session.SessionDataTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.shared.session.SessionDataTest
Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
2023-01-04 23:52:42,654 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:43) - Successfully installed java.net.CookieManager@1a73f3d1 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@257d3968) - MDC[]
2023-01-04 23:52:42,714 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1359574272 - MDC[]
2023-01-04 23:52:42,714 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1714312592 (Cookie store: null) - MDC[]
2023-01-04 23:52:42,775 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1714312592 (Cookie store: Mock for CookieStore, hashCode: 1445093476) - MDC[]
2023-01-04 23:52:42,775 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:65) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@1a73f3d1 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@257d3968) - MDC[]
2023-01-04 23:52:42,776 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:81) - Successfully uninstalled java.net.CookieManager@1a73f3d1 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@257d3968) - MDC[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
2023-01-04 23:52:43,267 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,276 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,276 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,277 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,278 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:56) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl - MDC[]
2023-01-04 23:52:43,278 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,278 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,280 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,281 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,282 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,283 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
2023-01-04 23:52:43,284 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
Running org.eclipse.scout.rt.shared.mail.MailHelperTest
2023-01-04 23:52:43,977 INFO  [main] org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:149) - Unable to mime part content - MDC[]
java.io.UnsupportedEncodingException: unicode-1-1-utf-7
	at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:71)
	at java.io.InputStreamReader.<init>(InputStreamReader.java:100)
	at com.sun.mail.handlers.text_plain.getContent(text_plain.java:80)
	at javax.activation.DataSourceDataContentHandler.getContent(DataHandler.java:795)
	at javax.activation.DataHandler.getContent(DataHandler.java:542)
	at javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:657)
	at org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:146)
	at org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:155)
	at org.eclipse.scout.rt.shared.mail.MailHelper.getBodyParts(MailHelper.java:98)
	at org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:261)
	at org.eclipse.scout.rt.shared.mail.MailHelperTest.testFallbackForUnknownEncoding(MailHelperTest.java:509)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:52:43,977 WARN  [main] org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:273) - unsupported encoding - MDC[]
java.io.UnsupportedEncodingException: unicode-1-1-utf-7
	at java.lang.StringCoding.decode(StringCoding.java:190)
	at java.lang.String.<init>(String.java:426)
	at java.lang.String.<init>(String.java:491)
	at org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:270)
	at org.eclipse.scout.rt.shared.mail.MailHelperTest.testFallbackForUnknownEncoding(MailHelperTest.java:509)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.eclipse.scout.rt.shared.mail.MailHelperTest
Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
Running org.eclipse.scout.rt.shared.data.form.FormDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormDataTest
Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.eclipse.scout.rt.shared.csv.CsvHelperTest
Running org.eclipse.scout.rt.shared.calendar.CalendarTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.calendar.CalendarTest
Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
Running org.eclipse.scout.rt.shared.cache.CacheBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest
Running org.eclipse.scout.rt.shared.cache.BasicCacheTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.cache.BasicCacheTest

Results :

Tests run: 246, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT [14/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT [15/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 911 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT [16/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT [17/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT [18/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec - in org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT [19/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.dev.jetty.JettyServerTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.eclipse.scout.dev.jetty.JettyServerTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT [20/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec - in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec - in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest

Results :

Tests run: 33, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT [21/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.jackson.databind.JandexTypeNameIdResolverTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec - in org.eclipse.scout.rt.jackson.databind.JandexTypeNameIdResolverTest
Running org.eclipse.scout.rt.jackson.databind.JandexJacksonAnnotationIntrospectorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.jackson.databind.JandexJacksonAnnotationIntrospectorTest

Results :

Tests run: 29, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT [22/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
2023-01-04 23:53:12,195 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:12,220 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:53:12,303 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 95.575650 ms. Total class count: 1132 - MDC[]
2023-01-04 23:53:12,601 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 153 beans in 295.587402 ms - MDC[]
2023-01-04 23:53:12,646 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 153 beans in 45.488699 ms - MDC[]
2023-01-04 23:53:12,661 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:12,667 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:53:12,669 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 sec - in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
2023-01-04 23:53:16,292 WARN  [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:123) - HealthCheck[e0153029-7df8-48c9-9d24-317727a6033e] has timed out after 1000ms, future=JobFutureTask@5abe8cab[job=e0153029-7df8-48c9-9d24-317727a6033e, state=RUNNING]. Cancelling job now. - MDC[]
2023-01-04 23:53:20,331 INFO  [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=f75bbcdd-bbb5-443c-9155-cc23bb2b003d]
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$5.run(HealthCheckerTest.java:200)
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:55)
	at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker$1.call(AbstractHealthChecker.java:139)
	at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker$1.call(AbstractHealthChecker.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.096 sec - in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
Running org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
Running org.eclipse.scout.rt.server.commons.cache.CacheElementTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.commons.cache.CacheElementTest
Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest

Results :

Tests run: 60, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT [23/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT [24/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 344 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
2023-01-04 23:53:27,986 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:28,012 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:53:28,145 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 144.302783 ms. Total class count: 4970 - MDC[]
2023-01-04 23:53:28,461 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 313.384266 ms - MDC[]
2023-01-04 23:53:28,493 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 31.757951 ms - MDC[]
2023-01-04 23:53:28,505 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:28,510 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:28,511 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:28,697 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:28,702 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:28,809 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@71c43b94[id = 68939386-d292-4713-9b94-303942d5b0be], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=68939386-d292-4713-9b94-303942d5b0be]]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
2023-01-04 23:53:29,094 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,094 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,097 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@440ed157[id = 0e376100-b51a-49d0-82ef-555a04a5c12a], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=0e376100-b51a-49d0-82ef-555a04a5c12a]]
2023-01-04 23:53:29,102 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,103 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,106 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@2d325ef3[id = 49ef940f-c31c-446e-85b7-1df63cac377d], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=49ef940f-c31c-446e-85b7-1df63cac377d]]
2023-01-04 23:53:29,110 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,110 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,135 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@70a6e039[id = e3331dae-01f7-4d19-a139-248c653bee22], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=e3331dae-01f7-4d19-a139-248c653bee22]]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
2023-01-04 23:53:29,149 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,149 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,152 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@703a67f[id = a35b6c8c-c41b-4fb7-a32a-98b75f61161b], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=a35b6c8c-c41b-4fb7-a32a-98b75f61161b]]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
2023-01-04 23:53:29,247 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,248 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,249 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@153f1096[id = d893fc2c-0fa1-4163-913e-d7afa387f982], user=null] - MDC[jobName=Starting ClientSession [sessionId=d893fc2c-0fa1-4163-913e-d7afa387f982]]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
2023-01-04 23:53:29,377 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,378 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,379 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@d6f9277[id = d3908145-1df6-4e35-9e14-0ff9260e1069], user=null] - MDC[jobName=Starting ClientSession [sessionId=d3908145-1df6-4e35-9e14-0ff9260e1069]]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
2023-01-04 23:53:29,391 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,392 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,393 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@49fdef10[id = 4f120580-1c43-46c6-8e25-2afb49fb9a7c], user=null] - MDC[jobName=Starting ClientSession [sessionId=4f120580-1c43-46c6-8e25-2afb49fb9a7c]]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
2023-01-04 23:53:29,399 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,403 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@4d099822[id = 186d5c7b-ebc1-4eea-9e99-0f0b35533b28], user=null] - MDC[jobName=Starting ClientSession [sessionId=186d5c7b-ebc1-4eea-9e99-0f0b35533b28]]
2023-01-04 23:53:29,406 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,407 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@6a98fb84[id = 59926f74-15b3-47c5-9d85-5f974853c509], user=null] - MDC[jobName=Starting ClientSession [sessionId=59926f74-15b3-47c5-9d85-5f974853c509]]
2023-01-04 23:53:29,410 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,411 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@758442aa[id = eb60e0d2-1bdb-4d22-8454-3ad35e514ae1], user=null] - MDC[jobName=Starting ClientSession [sessionId=eb60e0d2-1bdb-4d22-8454-3ad35e514ae1]]
2023-01-04 23:53:29,414 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,435 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,436 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@4c814fec[id = d807c117-136e-47a9-afa0-8a90294e5da2], user=null] - MDC[jobName=Starting ClientSession [sessionId=d807c117-136e-47a9-afa0-8a90294e5da2]]
2023-01-04 23:53:29,438 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,439 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@7f2228f[id = 1e77f361-dc02-4b74-b40d-97f6ce000957], user=null] - MDC[jobName=Starting ClientSession [sessionId=1e77f361-dc02-4b74-b40d-97f6ce000957]]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
2023-01-04 23:53:29,538 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:53:29,538 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:29,540 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5093bef[id = fededc5f-b1fc-4edd-94ab-9f97857c4d7f], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=fededc5f-b1fc-4edd-94ab-9f97857c4d7f]]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
2023-01-04 23:53:30,069 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:170) - No user area property found. Using '/home/jenkins/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec - in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
2023-01-04 23:53:32,608 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,643 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,654 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,663 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,670 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,676 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,682 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,690 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,694 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,700 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,705 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,736 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,741 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,742 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:32,748 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - 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[jobName=Running JUnit test in model job]
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
2023-01-04 23:53:32,800 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[]
2023-01-04 23:53:32,854 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[]
2023-01-04 23:53:32,937 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[]
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield2.SmartField2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield2.SmartField2Test
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield2.ProposalField2Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield2.ProposalField2Test
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
2023-01-04 23:53:33,142 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
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:225)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:243)
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:348)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1505)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:33,143 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalContentAssistDataFetcher.logException(HierarchicalContentAssistDataFetcher.java:86) -  - MDC[jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$3]
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:225)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:243)
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:348)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1505)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
2023-01-04 23:53:33,468 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: lookup error
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByRec(LookupCall.java:391)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$5.provide(AbstractContentAssistField.java:1527)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:33,491 WARN  [scout-thread-20] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.call(LookupRowHelper.java:57) - Fetching data for empty lookup call - MDC[jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@7e8e683b[Rec Lookup, parentKey=1, activeState=TRUE]]]
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
2023-01-04 23:53:33,751 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,753 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,868 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,869 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,876 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,877 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,883 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:33,884 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - 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[jobName=Running JUnit test in model job]
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
2023-01-04 23:53:34,766 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.filterLookupResult(AbstractListBox.java:557) - 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[jobName=Running JUnit test in model job]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
2023-01-04 23:53:35,347 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:378) - Unexpected Error:  - MDC[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:377)
	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
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:669)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:46)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain.execValidateValue(ValueFieldChains.java:49)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:696)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:499)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:369)
	... 44 common frames omitted
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
2023-01-04 23:53:35,592 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:35,593 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:35,618 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:35,635 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job]
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.FormWaitForTest
Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
2023-01-04 23:53:36,176 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormSave(FormStoredWithVetoTest.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:36,181 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.access$1(FormToStore.java:89)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:85)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:266)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:92)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:95)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:307)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:226)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1761)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerSave(FormStoredWithVetoTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:36,184 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationSave(FormStoredWithVetoTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:36,188 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationOk(FormStoredWithVetoTest.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:36,191 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.access$1(FormToStore.java:89)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:85)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:266)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:92)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:95)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:307)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:226)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1761)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerOk(FormStoredWithVetoTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:36,194 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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[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:98)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormOk(FormStoredWithVetoTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
Running org.eclipse.scout.rt.client.ui.form.FormStoredTest
2023-01-04 23:53:36,198 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,202 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,205 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,240 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,242 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,247 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,253 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
2023-01-04 23:53:36,256 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - 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[jobName=Running JUnit test in model job]
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredTest
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)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
Running org.eclipse.scout.rt.client.ui.form.FormBasicTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec - in org.eclipse.scout.rt.client.ui.form.FormBasicTest
Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest
2023-01-04 23:53:37,105 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.AbstractForm.validateForm(AbstractForm.java:1865) - there are fields with errors - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:37,115 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.AbstractForm.validateForm(AbstractForm.java:1865) - there are fields with errors - MDC[jobName=Running JUnit test in model job]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.form.AbstractFormTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
2023-01-04 23:53:37,181 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - 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. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:37,183 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - 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. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:37,192 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - 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. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:37,200 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - 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. - MDC[jobName=Running JUnit test in model job]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
Edit: change data 'Account'
Edit: change data 'Account'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
2023-01-04 23:53:37,867 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[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:164)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1202)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:59)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1122)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:783)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedException(PageTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:37,872 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[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:150)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1187)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:44)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1104)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:771)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedException(PageTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:37,875 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[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:143)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1187)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:44)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1104)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:771)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedProcessingException(PageTest.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:37,883 INFO  [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[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:157)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1202)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:59)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1122)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:783)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedProcessingException(PageTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
 r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$PageWithTable$Table$PageWithTableRowMenu@751a85ec
 r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$SubPageWithTable$Table$SubPageWithTableEmptySpaceMenu@69a7c7b7
 m- OutlineMenuWrapper[wrappedMenu=SubPageWithTableEmptySpaceMenu text='EmptySpace' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
 m- OutlineMenuWrapper[wrappedMenu=PageWithTableRowMenu text='Edit' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
2023-01-04 23:53:38,639 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:224) - 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] - MDC[]
2023-01-04 23:53:38,641 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:224) - 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] - MDC[]
2023-01-04 23:53:38,642 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:221) - 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]] - MDC[]
2023-01-04 23:53:38,642 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:221) - 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]] - MDC[]
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
Running org.eclipse.scout.rt.client.ui.desktop.DataChangeListenerSupportTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.desktop.DataChangeListenerSupportTest
Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
2023-01-04 23:53:38,678 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:38,679 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@73b34aba[id = 9734a76a-41fa-4153-87b8-519dab38b81e], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=9734a76a-41fa-4153-87b8-519dab38b81e]]
2023-01-04 23:53:38,743 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:31) - Registered 1 deep-link handlers:
- org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@48f183d1 - MDC[jobName=Running JUnit test in model job]
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.894 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
2023-01-04 23:53:41,767 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@161b2216 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,769 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3009630c - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,770 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1483f639 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,771 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3009630c - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,771 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@f9b7f77 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,774 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1a2c8858 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,774 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1c3ae836 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,777 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@17ee9ceb - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,777 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@55e106c6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,778 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@55e106c6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,781 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1ec73d68 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,782 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@6d3a9ca - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,785 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3566aa8b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,786 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@4e578fc5 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,787 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@19d328d3 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,787 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@4e578fc5 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:53:41,787 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@455681bd - MDC[jobName=Running JUnit test in model job]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
2023-01-04 23:53:42,279 WARN  [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1672) - Exception decorating cell - MDC[]
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:403)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:2073)
	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:149)
	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:121)
	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:152)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2122)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1669)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1660)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:3678)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:3627)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1645)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2865)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2821)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2810)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2800)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2795)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:278)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.basic.cell.CellTest
Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
Running org.eclipse.scout.rt.client.ui.action.ActionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.client.ui.action.ActionTest
Running org.eclipse.scout.rt.client.ui.StyleHelperTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.StyleHelperTest
Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
2023-01-04 23:53:43,939 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:43,942 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e399297[id = 64c2b5f3-1280-4fb8-a62f-4593b72887dd], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=64c2b5f3-1280-4fb8-a62f-4593b72887dd]]
2023-01-04 23:53:43,956 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:43,957 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@43955b11[id = 4fdca10e-b2d5-4342-8340-cbbca8ef2a5c], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=4fdca10e-b2d5-4342-8340-cbbca8ef2a5c]]
2023-01-04 23:53:43,959 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:43,962 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33cd4913[id = 29bb281b-1594-49cb-b6d0-e67d664e467a], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=29bb281b-1594-49cb-b6d0-e67d664e467a]]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.services.common.file.FileServiceTest
Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
Running org.eclipse.scout.rt.client.res.AttachmentSupportTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.client.res.AttachmentSupportTest
Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
Running org.eclipse.scout.rt.client.job.MutualExclusionTest
2023-01-04 23:53:44,196 INFO  [scout-thread-21] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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@5e064a86[permitOwners=[JobFutureTask@1b4b9c14[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20707cc[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$4]
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@5e064a86[permitOwners=[JobFutureTask@1b4b9c14[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20707cc[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:580)
	at org.eclipse.scout.rt.platform.util.Assertions.assertNotSame(Assertions.java:340)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.assertNotSameSemaphore(JobFutureTask.java:543)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:341)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$4.run(MutualExclusionTest.java:179)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,275 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@db207b8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@53a866af[permitOwners=[JobFutureTask@6b1ecd50[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@db207b8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d4b5263[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@53a866af[permitOwners=[JobFutureTask@6b1ecd50[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@db207b8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d4b5263[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,278 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@59f06687[job=job-1, state=DONE], semaphore=ExecutionSemaphore@11ab8e42[permitOwners=[JobFutureTask@54ea371b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59f06687[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@33d5afaf[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@11ab8e42[permitOwners=[JobFutureTask@54ea371b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59f06687[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@33d5afaf[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,280 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@67641a35[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1427dda5[permitOwners=[JobFutureTask@6233ab2d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67641a35[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c85d813[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@1427dda5[permitOwners=[JobFutureTask@6233ab2d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67641a35[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c85d813[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,282 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@525e1dfd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@714336d0[permitOwners=[JobFutureTask@2dcbae58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@525e1dfd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fdcaeb2[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@714336d0[permitOwners=[JobFutureTask@2dcbae58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@525e1dfd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fdcaeb2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,285 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@28506ea6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3e1e3347[permitOwners=[JobFutureTask@5899ac9a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28506ea6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42aa2005[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@3e1e3347[permitOwners=[JobFutureTask@5899ac9a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28506ea6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42aa2005[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,287 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6fc34052[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2098971c[permitOwners=[JobFutureTask@7c7affa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fc34052[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5aebd2[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@2098971c[permitOwners=[JobFutureTask@7c7affa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fc34052[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5aebd2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,290 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7aba2e3a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6dc86b44[permitOwners=[JobFutureTask@2d695ec4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7aba2e3a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1af7f386[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@6dc86b44[permitOwners=[JobFutureTask@2d695ec4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7aba2e3a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1af7f386[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,293 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53404bc4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@217d8be4[permitOwners=[JobFutureTask@3438a016[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53404bc4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11f61ed4[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@217d8be4[permitOwners=[JobFutureTask@3438a016[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53404bc4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11f61ed4[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,295 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b6a1d44[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7dc5e54c[permitOwners=[JobFutureTask@4a23222f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b6a1d44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6b828501[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@7dc5e54c[permitOwners=[JobFutureTask@4a23222f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b6a1d44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6b828501[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,297 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@41a0a5f3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6ce9c817[permitOwners=[JobFutureTask@1241c5b2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41a0a5f3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d94f076[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@6ce9c817[permitOwners=[JobFutureTask@1241c5b2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41a0a5f3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d94f076[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,300 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b086cb4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5725c5a4[permitOwners=[JobFutureTask@47f85e32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b086cb4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@da511fb[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@5725c5a4[permitOwners=[JobFutureTask@47f85e32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b086cb4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@da511fb[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,334 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@14fe52e9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@47486ec[permitOwners=[JobFutureTask@11f2878a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14fe52e9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@347d7686[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@47486ec[permitOwners=[JobFutureTask@11f2878a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14fe52e9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@347d7686[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,337 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@13a66fe[job=job-1, state=DONE], semaphore=ExecutionSemaphore@18ee500c[permitOwners=[JobFutureTask@4f16f84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13a66fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5be7f0da[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@18ee500c[permitOwners=[JobFutureTask@4f16f84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13a66fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5be7f0da[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,340 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@468d49ee[job=job-1, state=DONE], semaphore=ExecutionSemaphore@60b0d109[permitOwners=[JobFutureTask@490f83f4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@468d49ee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d0acb2f[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@60b0d109[permitOwners=[JobFutureTask@490f83f4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@468d49ee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d0acb2f[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,342 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@334428e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@36529a1e[permitOwners=[JobFutureTask@3611613f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@334428e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d399761[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@36529a1e[permitOwners=[JobFutureTask@3611613f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@334428e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d399761[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,345 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2bd81ae2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2d5f4450[permitOwners=[JobFutureTask@2a5b1267[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2bd81ae2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@799ad8b9[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@2d5f4450[permitOwners=[JobFutureTask@2a5b1267[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2bd81ae2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@799ad8b9[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,348 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@683532c2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@646fe61d[permitOwners=[JobFutureTask@1a8fcd89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@683532c2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35ff9171[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@646fe61d[permitOwners=[JobFutureTask@1a8fcd89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@683532c2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35ff9171[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,350 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7e7c5dba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@fd4989c[permitOwners=[JobFutureTask@1a7b2479[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7e7c5dba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53464a5e[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@fd4989c[permitOwners=[JobFutureTask@1a7b2479[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7e7c5dba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53464a5e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,352 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6411f72[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d9e07d1[permitOwners=[JobFutureTask@45daab2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6411f72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@24af1d70[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@1d9e07d1[permitOwners=[JobFutureTask@45daab2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6411f72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@24af1d70[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,354 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@50ad0b27[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2f373c6c[permitOwners=[JobFutureTask@403e41ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ad0b27[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ca68024[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@2f373c6c[permitOwners=[JobFutureTask@403e41ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ad0b27[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ca68024[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,358 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@33cc9920[job=job-1, state=DONE], semaphore=ExecutionSemaphore@771a4a5e[permitOwners=[JobFutureTask@1ce8ea6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33cc9920[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2941991b[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@771a4a5e[permitOwners=[JobFutureTask@1ce8ea6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33cc9920[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2941991b[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,360 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@77e001b7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4969881a[permitOwners=[JobFutureTask@2ae0a53[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@77e001b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2782d25c[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@4969881a[permitOwners=[JobFutureTask@2ae0a53[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@77e001b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2782d25c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,362 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6456331a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@55baacc9[permitOwners=[JobFutureTask@16585151[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6456331a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@277961f4[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@55baacc9[permitOwners=[JobFutureTask@16585151[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6456331a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@277961f4[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,365 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2f5a87f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1ec328a3[permitOwners=[JobFutureTask@5673a3a9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2f5a87f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a691e52[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@1ec328a3[permitOwners=[JobFutureTask@5673a3a9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2f5a87f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a691e52[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,367 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@36c6be37[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4efef76d[permitOwners=[JobFutureTask@7d633dad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36c6be37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f8a37dd[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@4efef76d[permitOwners=[JobFutureTask@7d633dad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36c6be37[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f8a37dd[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,369 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f5bdfe0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3578439f[permitOwners=[JobFutureTask@b3119f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f5bdfe0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55dbf397[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@3578439f[permitOwners=[JobFutureTask@b3119f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f5bdfe0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@55dbf397[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,371 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@77287c8b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2333d1ec[permitOwners=[JobFutureTask@74550d1c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@77287c8b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7e181f4a[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@2333d1ec[permitOwners=[JobFutureTask@74550d1c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@77287c8b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7e181f4a[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,374 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6488335c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@23badd00[permitOwners=[JobFutureTask@38e9ef3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6488335c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6354524[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@23badd00[permitOwners=[JobFutureTask@38e9ef3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6488335c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6354524[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,376 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@752b58aa[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6de276e[permitOwners=[JobFutureTask@2ccd93c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@752b58aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e7cb024[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@6de276e[permitOwners=[JobFutureTask@2ccd93c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@752b58aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e7cb024[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,379 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@350ce695[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2616b835[permitOwners=[JobFutureTask@51edcc31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@350ce695[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1adbabb8[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@2616b835[permitOwners=[JobFutureTask@51edcc31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@350ce695[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1adbabb8[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,381 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3a1576aa[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6820f98[permitOwners=[JobFutureTask@5a6b99d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a1576aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@426754fa[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@6820f98[permitOwners=[JobFutureTask@5a6b99d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a1576aa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@426754fa[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,384 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4352a975[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21970a64[permitOwners=[JobFutureTask@73088ad3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4352a975[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bb0d0cc[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@21970a64[permitOwners=[JobFutureTask@73088ad3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4352a975[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bb0d0cc[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,398 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@16fa02e0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f7ed5ba[permitOwners=[JobFutureTask@21135cfe[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16fa02e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c28dea0[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@3f7ed5ba[permitOwners=[JobFutureTask@21135cfe[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16fa02e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c28dea0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,435 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@24a8fcb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5684d172[permitOwners=[JobFutureTask@3905d7d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@24a8fcb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53b2c38e[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@5684d172[permitOwners=[JobFutureTask@3905d7d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@24a8fcb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53b2c38e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,437 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4a3b4d1a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@27fcf08[permitOwners=[JobFutureTask@5d17b8da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a3b4d1a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18fcae45[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@27fcf08[permitOwners=[JobFutureTask@5d17b8da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a3b4d1a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18fcae45[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,439 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@595b0aa6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@23a3547f[permitOwners=[JobFutureTask@396ab83f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@595b0aa6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4419a7d1[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@23a3547f[permitOwners=[JobFutureTask@396ab83f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@595b0aa6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4419a7d1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,441 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4a692f6d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@75ed7d7e[permitOwners=[JobFutureTask@262ecd5f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a692f6d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f80d164[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@75ed7d7e[permitOwners=[JobFutureTask@262ecd5f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a692f6d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f80d164[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,443 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@579803c8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@30e7972e[permitOwners=[JobFutureTask@70c6851[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@579803c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e2e9225[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@30e7972e[permitOwners=[JobFutureTask@70c6851[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@579803c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e2e9225[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,444 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@27cb7ac7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63054294[permitOwners=[JobFutureTask@43e1c08f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27cb7ac7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1904dd6c[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@63054294[permitOwners=[JobFutureTask@43e1c08f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27cb7ac7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1904dd6c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,446 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@900f91[job=job-1, state=DONE], semaphore=ExecutionSemaphore@29ba6f7c[permitOwners=[JobFutureTask@4db852b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@900f91[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72e819d2[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@29ba6f7c[permitOwners=[JobFutureTask@4db852b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@900f91[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72e819d2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,447 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4ffee0e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2a9f984b[permitOwners=[JobFutureTask@bdd21d7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ffee0e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39c99ff7[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@2a9f984b[permitOwners=[JobFutureTask@bdd21d7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ffee0e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39c99ff7[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,449 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a1af73c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@59c52478[permitOwners=[JobFutureTask@38abb631[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a1af73c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d68a0f4[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@59c52478[permitOwners=[JobFutureTask@38abb631[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a1af73c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d68a0f4[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,451 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@16ea8ef1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5664159f[permitOwners=[JobFutureTask@7395a823[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16ea8ef1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b72c9a5[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@5664159f[permitOwners=[JobFutureTask@7395a823[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16ea8ef1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7b72c9a5[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,452 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@39ef58f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@60fc8393[permitOwners=[JobFutureTask@5d94916f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39ef58f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@30c65499[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@60fc8393[permitOwners=[JobFutureTask@5d94916f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39ef58f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@30c65499[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,454 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@e39776a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@487c84a0[permitOwners=[JobFutureTask@775f802b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e39776a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@75bf70c5[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@487c84a0[permitOwners=[JobFutureTask@775f802b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e39776a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@75bf70c5[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,455 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@34bafc58[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6c2e3645[permitOwners=[JobFutureTask@3f6f7c3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34bafc58[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@31580a4c[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@6c2e3645[permitOwners=[JobFutureTask@3f6f7c3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@34bafc58[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@31580a4c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,457 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@493cbe6e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1246ed9[permitOwners=[JobFutureTask@d76a5e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@493cbe6e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c0dd461[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@1246ed9[permitOwners=[JobFutureTask@d76a5e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@493cbe6e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c0dd461[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,458 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@44072509[job=job-1, state=DONE], semaphore=ExecutionSemaphore@16156533[permitOwners=[JobFutureTask@7c66898d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@44072509[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e5ae4bc[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@16156533[permitOwners=[JobFutureTask@7c66898d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@44072509[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e5ae4bc[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,460 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5ae88750[job=job-1, state=DONE], semaphore=ExecutionSemaphore@57afe376[permitOwners=[JobFutureTask@120a5761[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ae88750[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2bcc2e98[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@57afe376[permitOwners=[JobFutureTask@120a5761[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ae88750[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2bcc2e98[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,462 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4445887d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6683656d[permitOwners=[JobFutureTask@4b47ecb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4445887d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ec6382b[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@6683656d[permitOwners=[JobFutureTask@4b47ecb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4445887d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ec6382b[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,463 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3682e846[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2191ccf1[permitOwners=[JobFutureTask@11e79a7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3682e846[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e9fef0c[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@2191ccf1[permitOwners=[JobFutureTask@11e79a7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3682e846[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e9fef0c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,465 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7584857e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@62e79235[permitOwners=[JobFutureTask@581dfdf7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7584857e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49eb8e77[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@62e79235[permitOwners=[JobFutureTask@581dfdf7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7584857e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49eb8e77[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,467 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6033f263[job=job-1, state=DONE], semaphore=ExecutionSemaphore@de405e7[permitOwners=[JobFutureTask@57f649d7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6033f263[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42fbed68[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@de405e7[permitOwners=[JobFutureTask@57f649d7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6033f263[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42fbed68[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,469 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6543b50a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7fe60c32[permitOwners=[JobFutureTask@1ef084[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6543b50a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d93dd42[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@7fe60c32[permitOwners=[JobFutureTask@1ef084[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6543b50a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d93dd42[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,471 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@18074a21[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2f14e024[permitOwners=[JobFutureTask@6fea1375[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18074a21[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c90ba07[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@2f14e024[permitOwners=[JobFutureTask@6fea1375[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18074a21[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c90ba07[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,473 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@c744c42[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4267c200[permitOwners=[JobFutureTask@33ba8702[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@c744c42[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a9353f0[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@4267c200[permitOwners=[JobFutureTask@33ba8702[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@c744c42[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a9353f0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,475 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@58682652[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78802e3[permitOwners=[JobFutureTask@3f8d28ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58682652[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fc1e018[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@78802e3[permitOwners=[JobFutureTask@3f8d28ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58682652[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fc1e018[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,477 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1333041e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3fb27f2c[permitOwners=[JobFutureTask@452ea5ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1333041e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@351f4c57[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@3fb27f2c[permitOwners=[JobFutureTask@452ea5ca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1333041e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@351f4c57[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,478 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3337ce76[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2851b0a7[permitOwners=[JobFutureTask@3073d2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3337ce76[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c35b4ec[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@2851b0a7[permitOwners=[JobFutureTask@3073d2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3337ce76[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c35b4ec[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,479 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@e63bb8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@611a24d5[permitOwners=[JobFutureTask@3a3280ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e63bb8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b41d1b0[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@611a24d5[permitOwners=[JobFutureTask@3a3280ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e63bb8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b41d1b0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,481 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1f9198e5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5374377[permitOwners=[JobFutureTask@318b4f29[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f9198e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6412c4f9[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@5374377[permitOwners=[JobFutureTask@318b4f29[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f9198e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6412c4f9[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,483 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@353b93c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ed23358[permitOwners=[JobFutureTask@684a4c78[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@353b93c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a0d6884[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@2ed23358[permitOwners=[JobFutureTask@684a4c78[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@353b93c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a0d6884[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,485 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@265647c4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@daa8635[permitOwners=[JobFutureTask@1cc5f6fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@265647c4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d7df4ae[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@daa8635[permitOwners=[JobFutureTask@1cc5f6fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@265647c4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d7df4ae[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,536 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@55e27ae1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@52598340[permitOwners=[JobFutureTask@66a32481[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55e27ae1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6479747f[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@52598340[permitOwners=[JobFutureTask@66a32481[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55e27ae1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6479747f[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,538 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@10cda530[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4a720279[permitOwners=[JobFutureTask@6f351c84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10cda530[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40405791[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@4a720279[permitOwners=[JobFutureTask@6f351c84[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10cda530[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40405791[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,540 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c05b783[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7e3ecd38[permitOwners=[JobFutureTask@5b9349bb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c05b783[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@192d7187[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@7e3ecd38[permitOwners=[JobFutureTask@5b9349bb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c05b783[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@192d7187[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,541 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2a6e6c85[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6f035718[permitOwners=[JobFutureTask@6bf136e2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a6e6c85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19a2c352[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@6f035718[permitOwners=[JobFutureTask@6bf136e2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2a6e6c85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19a2c352[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,543 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@68f17117[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4eb262a6[permitOwners=[JobFutureTask@ad50ccd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68f17117[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@562f696[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@4eb262a6[permitOwners=[JobFutureTask@ad50ccd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68f17117[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@562f696[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,544 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@46b5060a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50109d74[permitOwners=[JobFutureTask@6424c975[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46b5060a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76604521[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@50109d74[permitOwners=[JobFutureTask@6424c975[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46b5060a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76604521[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,546 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@40ef9bba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7145d0db[permitOwners=[JobFutureTask@2428db3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@40ef9bba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@767f8997[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@7145d0db[permitOwners=[JobFutureTask@2428db3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@40ef9bba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@767f8997[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,548 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@469061a1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@9d2326d[permitOwners=[JobFutureTask@50a953d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@469061a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a105b66[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@9d2326d[permitOwners=[JobFutureTask@50a953d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@469061a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a105b66[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,549 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@15641767[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6f180e30[permitOwners=[JobFutureTask@f49d9e5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15641767[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57da7801[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@6f180e30[permitOwners=[JobFutureTask@f49d9e5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15641767[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57da7801[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,551 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@55f6c6a0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@536988e4[permitOwners=[JobFutureTask@1431bb0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55f6c6a0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@10afd3fd[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@536988e4[permitOwners=[JobFutureTask@1431bb0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55f6c6a0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@10afd3fd[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,552 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@72c56f3b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@674749e6[permitOwners=[JobFutureTask@6bb57382[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@72c56f3b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56b7532[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@674749e6[permitOwners=[JobFutureTask@6bb57382[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@72c56f3b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56b7532[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,554 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6692bfec[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2627ae06[permitOwners=[JobFutureTask@267bf9df[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6692bfec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7867cac7[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@2627ae06[permitOwners=[JobFutureTask@267bf9df[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6692bfec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7867cac7[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,556 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@910c064[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3a3da0fa[permitOwners=[JobFutureTask@70dc6598[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@910c064[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36abb8b6[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@3a3da0fa[permitOwners=[JobFutureTask@70dc6598[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@910c064[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36abb8b6[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,557 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@30d86154[job=job-1, state=DONE], semaphore=ExecutionSemaphore@72887c8b[permitOwners=[JobFutureTask@233b2272[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30d86154[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48be50ab[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@72887c8b[permitOwners=[JobFutureTask@233b2272[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30d86154[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48be50ab[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,559 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@206978bd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@65216c6e[permitOwners=[JobFutureTask@5a3bf670[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@206978bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@60bade94[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@65216c6e[permitOwners=[JobFutureTask@5a3bf670[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@206978bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@60bade94[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,560 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1b2f4b0b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6ad179ed[permitOwners=[JobFutureTask@1ea2b668[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b2f4b0b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@285a8556[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@6ad179ed[permitOwners=[JobFutureTask@1ea2b668[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b2f4b0b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@285a8556[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,562 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7adee726[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4a679774[permitOwners=[JobFutureTask@71c40fe3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7adee726[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@dc844b8[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@4a679774[permitOwners=[JobFutureTask@71c40fe3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7adee726[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@dc844b8[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,563 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f370d44[job=job-1, state=DONE], semaphore=ExecutionSemaphore@75e0e2fb[permitOwners=[JobFutureTask@eddba56[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f370d44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@417fc2b1[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@75e0e2fb[permitOwners=[JobFutureTask@eddba56[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f370d44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@417fc2b1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,565 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1d1c808a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17b2ffa7[permitOwners=[JobFutureTask@7e708675[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d1c808a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4125a940[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@17b2ffa7[permitOwners=[JobFutureTask@7e708675[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d1c808a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4125a940[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,567 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@755274c8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e2c35df[permitOwners=[JobFutureTask@feb0739[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@755274c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63e8c02d[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@6e2c35df[permitOwners=[JobFutureTask@feb0739[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@755274c8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63e8c02d[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,569 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@14b0d471[job=job-1, state=DONE], semaphore=ExecutionSemaphore@405fb7db[permitOwners=[JobFutureTask@4335db11[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14b0d471[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@66f982f2[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@405fb7db[permitOwners=[JobFutureTask@4335db11[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14b0d471[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@66f982f2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,570 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@166ee706[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ff170b5[permitOwners=[JobFutureTask@7bee5b89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@166ee706[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@512aa814[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@5ff170b5[permitOwners=[JobFutureTask@7bee5b89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@166ee706[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@512aa814[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,572 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@494e94d1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ef3f1a2[permitOwners=[JobFutureTask@4075bc62[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@494e94d1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@441bd670[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@2ef3f1a2[permitOwners=[JobFutureTask@4075bc62[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@494e94d1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@441bd670[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,574 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19d7afd9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3e8e64b7[permitOwners=[JobFutureTask@74ac862d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19d7afd9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e9e769e[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@3e8e64b7[permitOwners=[JobFutureTask@74ac862d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19d7afd9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e9e769e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,575 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7cdb3f82[job=job-1, state=DONE], semaphore=ExecutionSemaphore@58d91f3f[permitOwners=[JobFutureTask@6c5643da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7cdb3f82[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7161e248[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@58d91f3f[permitOwners=[JobFutureTask@6c5643da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7cdb3f82[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7161e248[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,577 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b8b3a74[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4c8bbea7[permitOwners=[JobFutureTask@651de64c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b8b3a74[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b102b05[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@4c8bbea7[permitOwners=[JobFutureTask@651de64c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b8b3a74[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b102b05[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,578 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2efc13e8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@58168c44[permitOwners=[JobFutureTask@24d9bffd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2efc13e8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e8bf060[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@58168c44[permitOwners=[JobFutureTask@24d9bffd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2efc13e8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e8bf060[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,580 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@a5ee522[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4306f824[permitOwners=[JobFutureTask@639185c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a5ee522[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f87121[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@4306f824[permitOwners=[JobFutureTask@639185c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a5ee522[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2f87121[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,581 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2533164c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@65ca09f2[permitOwners=[JobFutureTask@4a6320b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2533164c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bd321a0[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@65ca09f2[permitOwners=[JobFutureTask@4a6320b4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2533164c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bd321a0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,583 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@223efee3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17265c29[permitOwners=[JobFutureTask@710b0c90[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@223efee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63c7ed30[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@17265c29[permitOwners=[JobFutureTask@710b0c90[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@223efee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63c7ed30[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,584 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3987d2b5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@54059a08[permitOwners=[JobFutureTask@10413699[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3987d2b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c33e7cc[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@54059a08[permitOwners=[JobFutureTask@10413699[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3987d2b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c33e7cc[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,586 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@780f6b3d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a4029a6[permitOwners=[JobFutureTask@61637f5b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@780f6b3d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32bdf93c[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@5a4029a6[permitOwners=[JobFutureTask@61637f5b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@780f6b3d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32bdf93c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,587 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1ebd47fd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44354750[permitOwners=[JobFutureTask@645e7ad6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ebd47fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39771b78[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@44354750[permitOwners=[JobFutureTask@645e7ad6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ebd47fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39771b78[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,636 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@14bfbb02[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4b2fcacf[permitOwners=[JobFutureTask@3a0fb89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14bfbb02[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@28d9c5e[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@4b2fcacf[permitOwners=[JobFutureTask@3a0fb89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14bfbb02[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@28d9c5e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,638 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@47341cfa[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28ad873e[permitOwners=[JobFutureTask@43ccdb26[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47341cfa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dcdc06d[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@28ad873e[permitOwners=[JobFutureTask@43ccdb26[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47341cfa[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dcdc06d[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,639 INFO  [scout-model-thread-20] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3217a327[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f9ccc56[permitOwners=[JobFutureTask@17a75ba8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3217a327[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54aa2f99[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@3f9ccc56[permitOwners=[JobFutureTask@17a75ba8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3217a327[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54aa2f99[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:53:44,641 INFO  [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@13f5bb85[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d1d9e40[permitOwners=[JobFutureTask@3e22d848[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13f5bb85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bf1fef2[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@1d1d9e40[permitOwners=[JobFutureTask@3e22d848[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@13f5bb85[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bf1fef2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 sec - in org.eclipse.scout.rt.client.job.MutualExclusionTest
Running org.eclipse.scout.rt.client.job.MultipleSessionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.job.MultipleSessionTest
Running org.eclipse.scout.rt.client.job.ModelJobsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.job.ModelJobsTest
Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.job.ModelJobValidatorTest
Running org.eclipse.scout.rt.client.job.ModelJobTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.job.ModelJobTest
Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec - in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest
2023-01-04 23:53:48,162 INFO  [main] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:31) - Registered 2 deep-link handlers:
- org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@14c8a7f6
- org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@75da066e - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.deeplink.DeepLinksTest
Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
Running org.eclipse.scout.rt.client.context.ClientRunContextTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.context.ClientRunContextTest
Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.context.ClientRunContextChainTest
Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
2023-01-04 23:53:48,246 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:48,248 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:48,249 WARN  [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler.sessionChanged(AbstractObservableNotificationHandler.java:219) - 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: 129661240 - MDC[]
2023-01-04 23:53:48,250 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:48,252 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:48,253 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$4]
2023-01-04 23:53:48,257 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:53:48,257 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
Running org.eclipse.scout.rt.client.cache.ClientCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.cache.ClientCacheTest
Running org.eclipse.scout.rt.client.TunnelToServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.TunnelToServerTest
Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
2023-01-04 23:53:48,276 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore.add(MultiSessionCookieStore.java:91) - adding cookie to default cookie store which could be used by other users too [uri=http://www.eclipse.org, cookieName=Testname1] - MDC[]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
Running org.eclipse.scout.rt.client.ClientSessionTest
2023-01-04 23:53:48,279 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:48,283 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 3.991573 ms - MDC[]
2023-01-04 23:53:48,284 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.154979 ms - MDC[]
2023-01-04 23:53:48,284 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:48,285 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:48,285 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:48,293 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b7ecd0d[id = e96d287a-8395-4437-ae78-3bac1b883563], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=e96d287a-8395-4437-ae78-3bac1b883563]]
2023-01-04 23:53:48,336 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b7ecd0d[id = e96d287a-8395-4437-ae78-3bac1b883563] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10]
2023-01-04 23:53:48,337 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b7ecd0d[id = e96d287a-8395-4437-ae78-3bac1b883563] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10]
2023-01-04 23:53:48,340 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b7ecd0d[id = e96d287a-8395-4437-ae78-3bac1b883563], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10]
2023-01-04 23:53:48,345 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b7ecd0d[id = e96d287a-8395-4437-ae78-3bac1b883563], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10]
2023-01-04 23:53:48,349 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:48,352 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 3.171058 ms - MDC[]
2023-01-04 23:53:48,353 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.127479 ms - MDC[]
2023-01-04 23:53:48,354 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:48,354 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:48,354 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:48,360 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6c4039d3[id = 89d84fba-e672-4c73-b537-1e3e1d5fa7b0], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=89d84fba-e672-4c73-b537-1e3e1d5fa7b0]]
2023-01-04 23:53:48,361 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6c4039d3[id = 89d84fba-e672-4c73-b537-1e3e1d5fa7b0] - MDC[]
2023-01-04 23:53:48,362 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6c4039d3[id = 89d84fba-e672-4c73-b537-1e3e1d5fa7b0] - MDC[]
2023-01-04 23:53:48,362 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6c4039d3[id = 89d84fba-e672-4c73-b537-1e3e1d5fa7b0], point of no return - MDC[]
2023-01-04 23:53:48,363 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6c4039d3[id = 89d84fba-e672-4c73-b537-1e3e1d5fa7b0], user=jenkins] - MDC[]
2023-01-04 23:53:48,364 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:48,368 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 3.168724 ms - MDC[]
2023-01-04 23:53:48,369 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 0.935933 ms - MDC[]
2023-01-04 23:53:48,369 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:48,369 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:48,370 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:48,469 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3721bcdf[id = 44851dfe-fb06-4976-91bc-d2aea5a1fc53], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=44851dfe-fb06-4976-91bc-d2aea5a1fc53]]
2023-01-04 23:53:48,474 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3721bcdf[id = 44851dfe-fb06-4976-91bc-d2aea5a1fc53] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
2023-01-04 23:53:48,474 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3721bcdf[id = 44851dfe-fb06-4976-91bc-d2aea5a1fc53] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
2023-01-04 23:53:48,474 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3721bcdf[id = 44851dfe-fb06-4976-91bc-d2aea5a1fc53], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
2023-01-04 23:53:48,474 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3721bcdf[id = 44851dfe-fb06-4976-91bc-d2aea5a1fc53], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
2023-01-04 23:53:48,476 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:48,479 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 2.818551 ms - MDC[]
2023-01-04 23:53:48,480 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 0.917392 ms - MDC[]
2023-01-04 23:53:48,480 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:48,481 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:48,481 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:48,487 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@227d3ef1[id = 78ea1d8d-1820-481d-aad0-be317580a9e9], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=78ea1d8d-1820-481d-aad0-be317580a9e9]]
2023-01-04 23:53:49,490 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@227d3ef1[id = 78ea1d8d-1820-481d-aad0-be317580a9e9] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
2023-01-04 23:53:49,490 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@227d3ef1[id = 78ea1d8d-1820-481d-aad0-be317580a9e9] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
2023-01-04 23:53:49,491 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@227d3ef1[id = 78ea1d8d-1820-481d-aad0-be317580a9e9], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
2023-01-04 23:53:49,492 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@227d3ef1[id = 78ea1d8d-1820-481d-aad0-be317580a9e9], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 sec - in org.eclipse.scout.rt.client.ClientSessionTest
Running org.eclipse.scout.rt.client.ClientSessionDisposeTest
2023-01-04 23:53:49,494 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:53:49,498 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 3.137431 ms - MDC[]
2023-01-04 23:53:49,499 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.056895 ms - MDC[]
2023-01-04 23:53:49,499 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:53:49,499 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[]
2023-01-04 23:53:49,499 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:53:49,504 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f0d7cb7[id = 254cbfe5-4e2c-451b-bc62-7d1a240431d1], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=254cbfe5-4e2c-451b-bc62-7d1a240431d1]]
2023-01-04 23:53:49,505 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f0d7cb7[id = 254cbfe5-4e2c-451b-bc62-7d1a240431d1] - MDC[]
2023-01-04 23:53:49,505 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f0d7cb7[id = 254cbfe5-4e2c-451b-bc62-7d1a240431d1] - MDC[]
2023-01-04 23:53:49,505 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f0d7cb7[id = 254cbfe5-4e2c-451b-bc62-7d1a240431d1], point of no return - MDC[]
2023-01-04 23:53:49,505 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5f0d7cb7[id = 254cbfe5-4e2c-451b-bc62-7d1a240431d1], user=jenkins] - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.eclipse.scout.rt.client.ClientSessionDisposeTest
Running org.eclipse.scout.rt.client.ClientJobCancelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ClientJobCancelTest

Results :

Tests run: 1322, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT [25/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT [26/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 611 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 217 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT [27/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT [28/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest
2023-01-04 23:54:02,679 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:54:02,707 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:54:02,786 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 92.198047 ms. Total class count: 715 - MDC[]
2023-01-04 23:54:02,949 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 86 beans in 161.199756 ms - MDC[]
2023-01-04 23:54:02,981 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 86 beans in 31.429945 ms - MDC[]
2023-01-04 23:54:02,995 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:54:02,996 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:54:03,002 INFO  [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.006 sec - in org.eclipse.scout.rt.mom.jms.JmsMomManualTest
Running org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest
2023-01-04 23:54:03,405 INFO  [main] org.apache.activemq.artemis.core.server.start(ActiveMQServerImpl.java:387) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) - MDC[]
2023-01-04 23:54:03,422 INFO  [main] org.apache.activemq.artemis.core.server.initialisePart1(ActiveMQServerImpl.java:1455) - AMQ221045: libaio is not available, switching the configuration into NIO - MDC[]
2023-01-04 23:54:03,470 INFO  [main] org.apache.activemq.artemis.core.server.<init>(JournalStorageManager.java:249) - AMQ221013: Using NIO Journal - MDC[]
2023-01-04 23:54:03,571 INFO  [main] org.apache.activemq.artemis.core.server.<init>(RemotingServiceImpl.java:147) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE - MDC[]
2023-01-04 23:54:03,729 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.scout.mom.requestreply.cancellation - MDC[]
2023-01-04 23:54:03,830 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishFirst - MDC[]
2023-01-04 23:54:03,835 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testProperties - MDC[]
2023-01-04 23:54:03,837 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyTimeout - MDC[]
2023-01-04 23:54:03,840 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyRequestFirst - MDC[]
2023-01-04 23:54:03,842 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions - MDC[]
2023-01-04 23:54:03,845 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyCorrelationId - MDC[]
2023-01-04 23:54:03,861 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions - MDC[]
2023-01-04 23:54:03,865 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller - MDC[]
2023-01-04 23:54:03,868 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyCancellation - MDC[]
2023-01-04 23:54:03,871 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReply - MDC[]
2023-01-04 23:54:03,874 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId - MDC[]
2023-01-04 23:54:03,877 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testMessageSelector - MDC[]
2023-01-04 23:54:03,880 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testQueueRequestReplyCancellation - MDC[]
2023-01-04 23:54:03,882 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.differentTopic - MDC[]
2023-01-04 23:54:03,885 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.scout.physical.UnitTestTopic - MDC[]
2023-01-04 23:54:03,887 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue Durable-Test-Subscription - MDC[]
2023-01-04 23:54:03,890 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishBytes - MDC[]
2023-01-04 23:54:03,892 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishText - MDC[]
2023-01-04 23:54:03,895 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishObject - MDC[]
2023-01-04 23:54:03,897 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testConcurrentMessageConsumption - MDC[]
2023-01-04 23:54:03,900 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishAndConsumeInternal - MDC[]
2023-01-04 23:54:03,902 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSubscribeTransactional - MDC[]
2023-01-04 23:54:03,904 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSubscribeFailover - MDC[]
2023-01-04 23:54:03,907 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testQueuePublishFirst - MDC[]
2023-01-04 23:54:03,910 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishJsonData - MDC[]
2023-01-04 23:54:03,912 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishJsonDataSecure - MDC[]
2023-01-04 23:54:03,915 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testQueueRequestReplyRequestFirst - MDC[]
2023-01-04 23:54:03,917 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishTransactional - MDC[]
2023-01-04 23:54:03,919 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishStringData - MDC[]
2023-01-04 23:54:03,937 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishObjectData - MDC[]
2023-01-04 23:54:03,939 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testCurrentMessagePubSub - MDC[]
2023-01-04 23:54:03,942 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSerialMessageConsumption - MDC[]
2023-01-04 23:54:03,954 INFO  [main] org.apache.activemq.artemis.core.server.run(LiveOnlyActivation.java:68) - AMQ221007: Server is now live - MDC[]
2023-01-04 23:54:03,954 INFO  [main] org.apache.activemq.artemis.core.server.start(ActiveMQServerImpl.java:409) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=11203768-8c8b-11ed-af2f-81b75878d58d]  - MDC[]
2023-01-04 23:54:04,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,103 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCreateContextOrdinaryMap> - MDC[]
2023-01-04 23:54:04,107 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4.054532 ms - MDC[]
2023-01-04 23:54:04,107 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCreateContextOrdinaryMap> - MDC[]
2023-01-04 23:54:04,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCreateContextMapWithNullEntries> - MDC[]
2023-01-04 23:54:04,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=key, value=null] - MDC[]
2023-01-04 23:54:04,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.738847 ms - MDC[]
2023-01-04 23:54:04,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCreateContextMapWithNullEntries> - MDC[]
2023-01-04 23:54:04,112 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,113 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testInstanceScoped> - MDC[]
2023-01-04 23:54:04,120 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.005752 ms - MDC[]
2023-01-04 23:54:04,120 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testInstanceScoped> - MDC[]
2023-01-04 23:54:04,121 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,121 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCreateContextNullMap> - MDC[]
2023-01-04 23:54:04,121 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.349214 ms - MDC[]
2023-01-04 23:54:04,122 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCreateContextNullMap> - MDC[]
2023-01-04 23:54:04,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCreateContextEmptyMap> - MDC[]
2023-01-04 23:54:04,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.266505 ms - MDC[]
2023-01-04 23:54:04,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCreateContextEmptyMap> - MDC[]
2023-01-04 23:54:04,124 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:04,124 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeTransactional [activemq]> - MDC[]
2023-01-04 23:54:04,546 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #1 initialized: null - MDC[]
2023-01-04 23:54:04,614 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:04,794 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-lwklw-43365-1672876444640-0:1) is starting - MDC[]
2023-01-04 23:54:04,802 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-lwklw-43365-1672876444640-0:1) started - MDC[]
2023-01-04 23:54:04,802 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:04,844 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom1 started - MDC[]
2023-01-04 23:54:04,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-4:1,clientId=Scout JUnit MOM #1 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@77422a9f, org.eclipse.scout.rt.mom.jms.JmsSubscription@787239f5] - MDC[]
2023-01-04 23:54:09,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@15c0c274[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:09,165 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.067334 ms - MDC[]
2023-01-04 23:54:09,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,169 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom1 stopped - MDC[]
2023-01-04 23:54:09,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-lwklw-43365-1672876444640-0:1) is shutting down - MDC[]
2023-01-04 23:54:09,184 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-lwklw-43365-1672876444640-0:1) uptime 4.578 seconds - MDC[]
2023-01-04 23:54:09,184 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-lwklw-43365-1672876444640-0:1) is shutdown - MDC[]
2023-01-04 23:54:09,184 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,185 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5060.315055 ms - MDC[]
2023-01-04 23:54:09,185 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeTransactional [activemq]> - MDC[]
2023-01-04 23:54:09,187 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,187 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply [activemq]> - MDC[]
2023-01-04 23:54:09,190 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,193 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,194 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-lwklw-43365-1672876444640-0:2) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,195 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-lwklw-43365-1672876444640-0:2) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,195 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,195 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,203 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-7:1,clientId=Scout JUnit MOM #2 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,257 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6666849, org.eclipse.scout.rt.mom.jms.JmsSubscription@15bbca51] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,280 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7edd1592, org.eclipse.scout.rt.mom.jms.JmsSubscription@70446b7c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,340 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@783cd92e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ab59f65] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,359 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@13552625, org.eclipse.scout.rt.mom.jms.JmsSubscription@344c17a5] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,383 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7347d75f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c32619c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,439 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6213da69, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c24e142] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,460 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@482e8c4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4064e365] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,477 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6272e27c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fd22d68] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@786e6921[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:09,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.027084 ms - MDC[]
2023-01-04 23:54:09,481 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,481 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,483 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom2 stopped - MDC[]
2023-01-04 23:54:09,483 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-lwklw-43365-1672876444640-0:2) is shutting down - MDC[]
2023-01-04 23:54:09,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-lwklw-43365-1672876444640-0:2) uptime 0.293 seconds - MDC[]
2023-01-04 23:54:09,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-lwklw-43365-1672876444640-0:2) is shutdown - MDC[]
2023-01-04 23:54:09,486 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 299.308636 ms - MDC[]
2023-01-04 23:54:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply [activemq]> - MDC[]
2023-01-04 23:54:09,488 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,488 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #3 initialized: null - MDC[]
2023-01-04 23:54:09,489 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,490 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-lwklw-43365-1672876444640-0:3) is starting - MDC[]
2023-01-04 23:54:09,491 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-lwklw-43365-1672876444640-0:3) started - MDC[]
2023-01-04 23:54:09,491 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,534 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom3 started - MDC[]
2023-01-04 23:54:09,540 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-10:1,clientId=Scout JUnit MOM #3 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,553 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50f88cea] - MDC[]
2023-01-04 23:54:09,554 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,554 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,558 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom3 stopped - MDC[]
2023-01-04 23:54:09,558 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-lwklw-43365-1672876444640-0:3) is shutting down - MDC[]
2023-01-04 23:54:09,560 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-lwklw-43365-1672876444640-0:3) uptime 0.071 seconds - MDC[]
2023-01-04 23:54:09,561 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-lwklw-43365-1672876444640-0:3) is shutdown - MDC[]
2023-01-04 23:54:09,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.224577 ms - MDC[]
2023-01-04 23:54:09,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,562 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,562 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,563 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #4 initialized: null - MDC[]
2023-01-04 23:54:09,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-lwklw-43365-1672876444640-0:4) is starting - MDC[]
2023-01-04 23:54:09,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-lwklw-43365-1672876444640-0:4) started - MDC[]
2023-01-04 23:54:09,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,566 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom4 started - MDC[]
2023-01-04 23:54:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-13:1,clientId=Scout JUnit MOM #4 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,580 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70e966a5] - MDC[]
2023-01-04 23:54:09,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,583 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom4 stopped - MDC[]
2023-01-04 23:54:09,583 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-lwklw-43365-1672876444640-0:4) is shutting down - MDC[]
2023-01-04 23:54:09,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-lwklw-43365-1672876444640-0:4) uptime 0.022 seconds - MDC[]
2023-01-04 23:54:09,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-lwklw-43365-1672876444640-0:4) is shutdown - MDC[]
2023-01-04 23:54:09,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.314589 ms - MDC[]
2023-01-04 23:54:09,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,587 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,587 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,588 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #5 initialized: null - MDC[]
2023-01-04 23:54:09,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-lwklw-43365-1672876444640-0:5) is starting - MDC[]
2023-01-04 23:54:09,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-lwklw-43365-1672876444640-0:5) started - MDC[]
2023-01-04 23:54:09,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,635 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom5 started - MDC[]
2023-01-04 23:54:09,639 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-16:1,clientId=Scout JUnit MOM #5 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,651 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@731d35b0] - MDC[]
2023-01-04 23:54:09,652 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,652 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,654 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom5 stopped - MDC[]
2023-01-04 23:54:09,655 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-lwklw-43365-1672876444640-0:5) is shutting down - MDC[]
2023-01-04 23:54:09,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-lwklw-43365-1672876444640-0:5) uptime 0.068 seconds - MDC[]
2023-01-04 23:54:09,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-lwklw-43365-1672876444640-0:5) is shutdown - MDC[]
2023-01-04 23:54:09,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.669805 ms - MDC[]
2023-01-04 23:54:09,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #6 initialized: null - MDC[]
2023-01-04 23:54:09,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-lwklw-43365-1672876444640-0:6) is starting - MDC[]
2023-01-04 23:54:09,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-lwklw-43365-1672876444640-0:6) started - MDC[]
2023-01-04 23:54:09,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,661 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom6 started - MDC[]
2023-01-04 23:54:09,665 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-19:1,clientId=Scout JUnit MOM #6 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,674 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3044dd80] - MDC[]
2023-01-04 23:54:09,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,677 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom6 stopped - MDC[]
2023-01-04 23:54:09,678 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-lwklw-43365-1672876444640-0:6) is shutting down - MDC[]
2023-01-04 23:54:09,679 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-lwklw-43365-1672876444640-0:6) uptime 0.020 seconds - MDC[]
2023-01-04 23:54:09,680 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-lwklw-43365-1672876444640-0:6) is shutdown - MDC[]
2023-01-04 23:54:09,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,680 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.554701 ms - MDC[]
2023-01-04 23:54:09,680 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #7 initialized: null - MDC[]
2023-01-04 23:54:09,682 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-lwklw-43365-1672876444640-0:7) is starting - MDC[]
2023-01-04 23:54:09,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-lwklw-43365-1672876444640-0:7) started - MDC[]
2023-01-04 23:54:09,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,685 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom7 started - MDC[]
2023-01-04 23:54:09,688 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-22:1,clientId=Scout JUnit MOM #7 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,742 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a8b47ac] - MDC[]
2023-01-04 23:54:09,744 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3c8eaee3[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:09,744 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:09,744 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,745 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,747 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom7 stopped - MDC[]
2023-01-04 23:54:09,747 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-lwklw-43365-1672876444640-0:7) is shutting down - MDC[]
2023-01-04 23:54:09,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-lwklw-43365-1672876444640-0:7) uptime 0.066 seconds - MDC[]
2023-01-04 23:54:09,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-lwklw-43365-1672876444640-0:7) is shutdown - MDC[]
2023-01-04 23:54:09,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.119152 ms - MDC[]
2023-01-04 23:54:09,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,750 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,750 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #8 initialized: null - MDC[]
2023-01-04 23:54:09,752 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-lwklw-43365-1672876444640-0:8) is starting - MDC[]
2023-01-04 23:54:09,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-lwklw-43365-1672876444640-0:8) started - MDC[]
2023-01-04 23:54:09,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,754 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom8 started - MDC[]
2023-01-04 23:54:09,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-25:1,clientId=Scout JUnit MOM #8 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4528c187] - MDC[]
2023-01-04 23:54:09,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,770 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom8 stopped - MDC[]
2023-01-04 23:54:09,771 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-lwklw-43365-1672876444640-0:8) is shutting down - MDC[]
2023-01-04 23:54:09,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-lwklw-43365-1672876444640-0:8) uptime 0.020 seconds - MDC[]
2023-01-04 23:54:09,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-lwklw-43365-1672876444640-0:8) is shutdown - MDC[]
2023-01-04 23:54:09,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.276779 ms - MDC[]
2023-01-04 23:54:09,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #9 initialized: null - MDC[]
2023-01-04 23:54:09,775 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-lwklw-43365-1672876444640-0:9) is starting - MDC[]
2023-01-04 23:54:09,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-lwklw-43365-1672876444640-0:9) started - MDC[]
2023-01-04 23:54:09,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,777 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom9 started - MDC[]
2023-01-04 23:54:09,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-28:1,clientId=Scout JUnit MOM #9 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d696bac] - MDC[]
2023-01-04 23:54:09,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,840 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom9 stopped - MDC[]
2023-01-04 23:54:09,840 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-lwklw-43365-1672876444640-0:9) is shutting down - MDC[]
2023-01-04 23:54:09,842 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-lwklw-43365-1672876444640-0:9) uptime 0.066 seconds - MDC[]
2023-01-04 23:54:09,842 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-lwklw-43365-1672876444640-0:9) is shutdown - MDC[]
2023-01-04 23:54:09,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.347656 ms - MDC[]
2023-01-04 23:54:09,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,843 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,843 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,844 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #10 initialized: null - MDC[]
2023-01-04 23:54:09,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,846 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-lwklw-43365-1672876444640-0:10) is starting - MDC[]
2023-01-04 23:54:09,846 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-lwklw-43365-1672876444640-0:10) started - MDC[]
2023-01-04 23:54:09,846 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,847 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom10 started - MDC[]
2023-01-04 23:54:09,851 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-31:1,clientId=Scout JUnit MOM #10 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,860 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@173398da] - MDC[]
2023-01-04 23:54:09,861 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,862 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,863 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom10 stopped - MDC[]
2023-01-04 23:54:09,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-lwklw-43365-1672876444640-0:10) is shutting down - MDC[]
2023-01-04 23:54:09,864 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-lwklw-43365-1672876444640-0:10) uptime 0.019 seconds - MDC[]
2023-01-04 23:54:09,865 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-lwklw-43365-1672876444640-0:10) is shutdown - MDC[]
2023-01-04 23:54:09,865 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.727894 ms - MDC[]
2023-01-04 23:54:09,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,867 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,868 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #11 initialized: null - MDC[]
2023-01-04 23:54:09,868 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-lwklw-43365-1672876444640-0:11) is starting - MDC[]
2023-01-04 23:54:09,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-lwklw-43365-1672876444640-0:11) started - MDC[]
2023-01-04 23:54:09,869 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,870 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom11 started - MDC[]
2023-01-04 23:54:09,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-34:1,clientId=Scout JUnit MOM #11 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cdbb5b8] - MDC[]
2023-01-04 23:54:09,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,889 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom11 stopped - MDC[]
2023-01-04 23:54:09,890 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-lwklw-43365-1672876444640-0:11) is shutting down - MDC[]
2023-01-04 23:54:09,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-lwklw-43365-1672876444640-0:11) uptime 0.023 seconds - MDC[]
2023-01-04 23:54:09,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-lwklw-43365-1672876444640-0:11) is shutdown - MDC[]
2023-01-04 23:54:09,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 24.845409 ms - MDC[]
2023-01-04 23:54:09,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #12 initialized: null - MDC[]
2023-01-04 23:54:09,937 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:09,938 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-lwklw-43365-1672876444640-0:12) is starting - MDC[]
2023-01-04 23:54:09,938 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-lwklw-43365-1672876444640-0:12) started - MDC[]
2023-01-04 23:54:09,938 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:09,939 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom12 started - MDC[]
2023-01-04 23:54:09,944 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-37:1,clientId=Scout JUnit MOM #12 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:09,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2baf9c62] - MDC[]
2023-01-04 23:54:09,954 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@381c78ea[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:09,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:09,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:09,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:09,957 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom12 stopped - MDC[]
2023-01-04 23:54:09,957 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-lwklw-43365-1672876444640-0:12) is shutting down - MDC[]
2023-01-04 23:54:09,958 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-lwklw-43365-1672876444640-0:12) uptime 0.021 seconds - MDC[]
2023-01-04 23:54:09,958 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-lwklw-43365-1672876444640-0:12) is shutdown - MDC[]
2023-01-04 23:54:09,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:09,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.305172 ms - MDC[]
2023-01-04 23:54:09,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq]> - MDC[]
2023-01-04 23:54:09,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:09,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyWithBlockingCondition [activemq]> - MDC[]
2023-01-04 23:54:09,962 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:09,964 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,965 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-lwklw-43365-1672876444640-0:13) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,965 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-lwklw-43365-1672876444640-0:13) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,965 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,966 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:09,970 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-40:1,clientId=Scout JUnit MOM #13 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
Reply: TheReply
2023-01-04 23:54:10,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fb029e] - MDC[]
2023-01-04 23:54:10,038 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@3d57ba73[job=JMS subscriber, state=DONE], JobFutureTask@219bfb4f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:10,038 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:10,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:10,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:10,040 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom13 stopped - MDC[]
2023-01-04 23:54:10,041 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-lwklw-43365-1672876444640-0:13) is shutting down - MDC[]
2023-01-04 23:54:10,042 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-lwklw-43365-1672876444640-0:13) uptime 0.078 seconds - MDC[]
2023-01-04 23:54:10,042 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-lwklw-43365-1672876444640-0:13) is shutdown - MDC[]
2023-01-04 23:54:10,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:10,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 82.379035 ms - MDC[]
2023-01-04 23:54:10,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyWithBlockingCondition [activemq]> - MDC[]
2023-01-04 23:54:10,043 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:10,043 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq]> - MDC[]
2023-01-04 23:54:10,050 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #14 initialized: null - MDC[]
2023-01-04 23:54:10,050 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:10,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-lwklw-43365-1672876444640-0:14) is starting - MDC[]
2023-01-04 23:54:10,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-lwklw-43365-1672876444640-0:14) started - MDC[]
2023-01-04 23:54:10,051 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:10,052 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom14 started - MDC[]
2023-01-04 23:54:10,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-43:1,clientId=junit_mom_client,started=true} - MDC[]
2023-01-04 23:54:10,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@70385eb1, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a721396, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bb24de1] - MDC[]
2023-01-04 23:54:10,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1ef48e49[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:10,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.022667 ms - MDC[]
2023-01-04 23:54:10,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:10,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:10,085 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom14 stopped - MDC[]
2023-01-04 23:54:10,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-lwklw-43365-1672876444640-0:14) is shutting down - MDC[]
2023-01-04 23:54:10,087 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-lwklw-43365-1672876444640-0:14) uptime 0.037 seconds - MDC[]
2023-01-04 23:54:10,087 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-lwklw-43365-1672876444640-0:14) is shutdown - MDC[]
2023-01-04 23:54:10,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:10,087 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 43.827045 ms - MDC[]
2023-01-04 23:54:10,087 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq]> - MDC[]
2023-01-04 23:54:10,088 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:10,088 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_StringMarshaller_Exception [activemq]> - MDC[]
2023-01-04 23:54:10,090 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #15 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:10,093 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,093 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-lwklw-43365-1672876444640-0:15) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,094 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-lwklw-43365-1672876444640-0:15) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,094 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,094 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom15 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,141 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-46:1,clientId=Scout JUnit MOM #15 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:10,157 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=608633e9-d2f3-49cc-a96d-0d0916545269]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:54:10,171 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50eaafd6] - MDC[]
2023-01-04 23:54:10,171 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@49388217[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:10,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.022500 ms - MDC[]
2023-01-04 23:54:10,172 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:10,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:10,174 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom15 stopped - MDC[]
2023-01-04 23:54:10,174 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-lwklw-43365-1672876444640-0:15) is shutting down - MDC[]
2023-01-04 23:54:10,175 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-lwklw-43365-1672876444640-0:15) uptime 0.081 seconds - MDC[]
2023-01-04 23:54:10,175 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-lwklw-43365-1672876444640-0:15) is shutdown - MDC[]
2023-01-04 23:54:10,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:10,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 86.657155 ms - MDC[]
2023-01-04 23:54:10,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_StringMarshaller_Exception [activemq]> - MDC[]
2023-01-04 23:54:10,177 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:10,177 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeFailover [activemq]> - MDC[]
2023-01-04 23:54:10,183 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #16 initialized: null - MDC[]
2023-01-04 23:54:10,186 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:10,187 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:16) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:10,187 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:16) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:10,187 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:10,188 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom16 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:10,191 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-49:1,clientId=Scout JUnit MOM #16 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
simulateConnectionDown
2023-01-04 23:54:10,199 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:176) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' - MDC[]
2023-01-04 23:54:10,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:180) - invalidating session 1 of 1 - MDC[]
2023-01-04 23:54:10,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:101) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@1b54ae72 - MDC[]
2023-01-04 23:54:10,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - invalidating connection - MDC[]
2023-01-04 23:54:10,236 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom16 stopped - MDC[]
2023-01-04 23:54:10,237 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:16) is shutting down - MDC[]
2023-01-04 23:54:10,238 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:16) uptime 0.052 seconds - MDC[]
2023-01-04 23:54:10,238 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:16) is shutdown - MDC[]
2023-01-04 23:54:10,239 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:190) - connection invalidated - MDC[]
2023-01-04 23:54:10,239 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:54:11,240 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:54:12,240 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:54:13,241 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:54:14,241 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:54:15,242 WARN  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:279) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber]
2023-01-04 23:54:15,242 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:157) - JMS call failed 'javax.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber]
simulateConnectionUp
2023-01-04 23:54:17,243 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,244 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:17) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,244 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:17) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,244 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,245 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom16 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,248 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-49:2,clientId=Scout JUnit MOM #16 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:17,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@50564f77, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fb9179e] - MDC[]
2023-01-04 23:54:17,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:17,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:17,258 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom16 stopped - MDC[]
2023-01-04 23:54:17,259 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:17) is shutting down - MDC[]
2023-01-04 23:54:17,260 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:17) uptime 0.017 seconds - MDC[]
2023-01-04 23:54:17,260 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-lwklw-43365-1672876444640-0:17) is shutdown - MDC[]
2023-01-04 23:54:17,260 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:17,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7083.402116 ms - MDC[]
2023-01-04 23:54:17,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeFailover [activemq]> - MDC[]
2023-01-04 23:54:17,261 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:17,262 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #17 initialized: null - MDC[]
2023-01-04 23:54:17,264 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:17,264 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-lwklw-43365-1672876444640-0:18) is starting - MDC[]
2023-01-04 23:54:17,265 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-lwklw-43365-1672876444640-0:18) started - MDC[]
2023-01-04 23:54:17,265 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:17,265 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom17 started - MDC[]
2023-01-04 23:54:17,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-53:1,clientId=Scout JUnit MOM #17 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:17,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e4dc9fc] - MDC[]
2023-01-04 23:54:17,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1f6b9ab7[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:17,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.038459 ms - MDC[]
2023-01-04 23:54:17,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:17,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:17,477 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom17 stopped - MDC[]
2023-01-04 23:54:17,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-lwklw-43365-1672876444640-0:18) is shutting down - MDC[]
2023-01-04 23:54:17,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-lwklw-43365-1672876444640-0:18) uptime 0.215 seconds - MDC[]
2023-01-04 23:54:17,479 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-lwklw-43365-1672876444640-0:18) is shutdown - MDC[]
2023-01-04 23:54:17,479 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:17,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 217.004685 ms - MDC[]
2023-01-04 23:54:17,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:17,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #18 initialized: null - MDC[]
2023-01-04 23:54:17,481 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:17,482 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-lwklw-43365-1672876444640-0:19) is starting - MDC[]
2023-01-04 23:54:17,482 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-lwklw-43365-1672876444640-0:19) started - MDC[]
2023-01-04 23:54:17,482 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:17,483 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom18 started - MDC[]
2023-01-04 23:54:17,485 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-56:1,clientId=Scout JUnit MOM #18 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:17,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17a17af5] - MDC[]
2023-01-04 23:54:17,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:17,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:17,694 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom18 stopped - MDC[]
2023-01-04 23:54:17,694 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-lwklw-43365-1672876444640-0:19) is shutting down - MDC[]
2023-01-04 23:54:17,695 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-lwklw-43365-1672876444640-0:19) uptime 0.214 seconds - MDC[]
2023-01-04 23:54:17,695 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-lwklw-43365-1672876444640-0:19) is shutdown - MDC[]
2023-01-04 23:54:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 215.485116 ms - MDC[]
2023-01-04 23:54:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:17,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #19 initialized: null - MDC[]
2023-01-04 23:54:17,697 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:17,698 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-lwklw-43365-1672876444640-0:20) is starting - MDC[]
2023-01-04 23:54:17,698 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-lwklw-43365-1672876444640-0:20) started - MDC[]
2023-01-04 23:54:17,698 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:17,699 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom19 started - MDC[]
2023-01-04 23:54:17,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-59:1,clientId=Scout JUnit MOM #19 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:17,906 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a4e3343] - MDC[]
2023-01-04 23:54:17,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@321f97d9[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:17,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.028042 ms - MDC[]
2023-01-04 23:54:17,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:17,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:17,909 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom19 stopped - MDC[]
2023-01-04 23:54:17,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-lwklw-43365-1672876444640-0:20) is shutting down - MDC[]
2023-01-04 23:54:17,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-lwklw-43365-1672876444640-0:20) uptime 0.213 seconds - MDC[]
2023-01-04 23:54:17,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-lwklw-43365-1672876444640-0:20) is shutdown - MDC[]
2023-01-04 23:54:17,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:17,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 214.521682 ms - MDC[]
2023-01-04 23:54:17,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:17,912 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:17,912 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #20 initialized: null - MDC[]
2023-01-04 23:54:17,913 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:17,914 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-lwklw-43365-1672876444640-0:21) is starting - MDC[]
2023-01-04 23:54:17,914 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-lwklw-43365-1672876444640-0:21) started - MDC[]
2023-01-04 23:54:17,914 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:17,915 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom20 started - MDC[]
2023-01-04 23:54:17,917 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-62:1,clientId=Scout JUnit MOM #20 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:18,122 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65d5de1a] - MDC[]
2023-01-04 23:54:18,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@cf97391[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:18,123 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.035626 ms - MDC[]
2023-01-04 23:54:18,123 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:18,124 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:18,125 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom20 stopped - MDC[]
2023-01-04 23:54:18,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-lwklw-43365-1672876444640-0:21) is shutting down - MDC[]
2023-01-04 23:54:18,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-lwklw-43365-1672876444640-0:21) uptime 0.213 seconds - MDC[]
2023-01-04 23:54:18,127 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-lwklw-43365-1672876444640-0:21) is shutdown - MDC[]
2023-01-04 23:54:18,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:18,127 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 215.207444 ms - MDC[]
2023-01-04 23:54:18,127 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,127 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:18,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #21 initialized: null - MDC[]
2023-01-04 23:54:18,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:18,129 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-lwklw-43365-1672876444640-0:22) is starting - MDC[]
2023-01-04 23:54:18,130 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-lwklw-43365-1672876444640-0:22) started - MDC[]
2023-01-04 23:54:18,130 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:18,130 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom21 started - MDC[]
2023-01-04 23:54:18,133 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-65:1,clientId=Scout JUnit MOM #21 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:18,338 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@112188cc] - MDC[]
2023-01-04 23:54:18,339 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:18,339 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:18,341 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom21 stopped - MDC[]
2023-01-04 23:54:18,341 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-lwklw-43365-1672876444640-0:22) is shutting down - MDC[]
2023-01-04 23:54:18,342 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-lwklw-43365-1672876444640-0:22) uptime 0.213 seconds - MDC[]
2023-01-04 23:54:18,342 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-lwklw-43365-1672876444640-0:22) is shutdown - MDC[]
2023-01-04 23:54:18,342 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:18,343 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 214.994940 ms - MDC[]
2023-01-04 23:54:18,343 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,344 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:18,344 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,345 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #22 initialized: null - MDC[]
2023-01-04 23:54:18,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:18,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-lwklw-43365-1672876444640-0:23) is starting - MDC[]
2023-01-04 23:54:18,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-lwklw-43365-1672876444640-0:23) started - MDC[]
2023-01-04 23:54:18,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:18,347 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom22 started - MDC[]
2023-01-04 23:54:18,349 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-68:1,clientId=Scout JUnit MOM #22 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:18,554 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73021987] - MDC[]
2023-01-04 23:54:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4e42beba[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.027000 ms - MDC[]
2023-01-04 23:54:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:18,557 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom22 stopped - MDC[]
2023-01-04 23:54:18,557 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-lwklw-43365-1672876444640-0:23) is shutting down - MDC[]
2023-01-04 23:54:18,557 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-lwklw-43365-1672876444640-0:23) uptime 0.212 seconds - MDC[]
2023-01-04 23:54:18,557 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-lwklw-43365-1672876444640-0:23) is shutdown - MDC[]
2023-01-04 23:54:18,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:18,558 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 213.964464 ms - MDC[]
2023-01-04 23:54:18,558 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:18,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,560 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #23 initialized: null - MDC[]
2023-01-04 23:54:18,560 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:18,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-lwklw-43365-1672876444640-0:24) is starting - MDC[]
2023-01-04 23:54:18,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-lwklw-43365-1672876444640-0:24) started - MDC[]
2023-01-04 23:54:18,561 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:18,562 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom23 started - MDC[]
2023-01-04 23:54:18,564 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-71:1,clientId=Scout JUnit MOM #23 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:18,768 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c512269] - MDC[]
2023-01-04 23:54:18,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@40fdcbd5[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:18,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018001 ms - MDC[]
2023-01-04 23:54:18,770 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:18,770 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:18,771 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom23 stopped - MDC[]
2023-01-04 23:54:18,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-lwklw-43365-1672876444640-0:24) is shutting down - MDC[]
2023-01-04 23:54:18,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-lwklw-43365-1672876444640-0:24) uptime 0.212 seconds - MDC[]
2023-01-04 23:54:18,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-lwklw-43365-1672876444640-0:24) is shutdown - MDC[]
2023-01-04 23:54:18,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:18,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 213.932129 ms - MDC[]
2023-01-04 23:54:18,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:18,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #24 initialized: null - MDC[]
2023-01-04 23:54:18,775 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:18,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-lwklw-43365-1672876444640-0:25) is starting - MDC[]
2023-01-04 23:54:18,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-lwklw-43365-1672876444640-0:25) started - MDC[]
2023-01-04 23:54:18,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:18,777 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom24 started - MDC[]
2023-01-04 23:54:18,779 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-74:1,clientId=Scout JUnit MOM #24 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:18,984 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5700053f] - MDC[]
2023-01-04 23:54:18,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:18,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:18,986 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom24 stopped - MDC[]
2023-01-04 23:54:18,986 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-lwklw-43365-1672876444640-0:25) is shutting down - MDC[]
2023-01-04 23:54:18,987 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-lwklw-43365-1672876444640-0:25) uptime 0.212 seconds - MDC[]
2023-01-04 23:54:18,987 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-lwklw-43365-1672876444640-0:25) is shutdown - MDC[]
2023-01-04 23:54:18,987 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:18,987 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 213.120490 ms - MDC[]
2023-01-04 23:54:18,987 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,988 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:18,988 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:18,989 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #25 initialized: null - MDC[]
2023-01-04 23:54:18,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:18,990 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-lwklw-43365-1672876444640-0:26) is starting - MDC[]
2023-01-04 23:54:18,991 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-lwklw-43365-1672876444640-0:26) started - MDC[]
2023-01-04 23:54:18,991 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:18,992 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom25 started - MDC[]
2023-01-04 23:54:18,997 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-77:1,clientId=Scout JUnit MOM #25 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:19,201 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f1908c5] - MDC[]
2023-01-04 23:54:19,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,203 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom25 stopped - MDC[]
2023-01-04 23:54:19,203 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-lwklw-43365-1672876444640-0:26) is shutting down - MDC[]
2023-01-04 23:54:19,204 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-lwklw-43365-1672876444640-0:26) uptime 0.215 seconds - MDC[]
2023-01-04 23:54:19,204 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-lwklw-43365-1672876444640-0:26) is shutdown - MDC[]
2023-01-04 23:54:19,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,204 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 216.037085 ms - MDC[]
2023-01-04 23:54:19,204 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:19,205 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,206 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:19,207 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #26 initialized: null - MDC[]
2023-01-04 23:54:19,207 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:19,208 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-lwklw-43365-1672876444640-0:27) is starting - MDC[]
2023-01-04 23:54:19,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-lwklw-43365-1672876444640-0:27) started - MDC[]
2023-01-04 23:54:19,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:19,210 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom26 started - MDC[]
2023-01-04 23:54:19,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-80:1,clientId=Scout JUnit MOM #26 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:19,423 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7adde112] - MDC[]
2023-01-04 23:54:19,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,425 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom26 stopped - MDC[]
2023-01-04 23:54:19,425 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-lwklw-43365-1672876444640-0:27) is shutting down - MDC[]
2023-01-04 23:54:19,426 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-lwklw-43365-1672876444640-0:27) uptime 0.219 seconds - MDC[]
2023-01-04 23:54:19,426 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-lwklw-43365-1672876444640-0:27) is shutdown - MDC[]
2023-01-04 23:54:19,426 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,427 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 221.015966 ms - MDC[]
2023-01-04 23:54:19,427 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq]> - MDC[]
2023-01-04 23:54:19,428 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,428 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testProperties [activemq]> - MDC[]
2023-01-04 23:54:19,430 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #27 initialized: null - MDC[]
2023-01-04 23:54:19,431 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,432 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-lwklw-43365-1672876444640-0:28) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,432 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-lwklw-43365-1672876444640-0:28) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,432 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,433 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom27 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,435 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-83:1,clientId=Scout JUnit MOM #27 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:19,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@433f8efa] - MDC[]
2023-01-04 23:54:19,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7c9e149[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:19,444 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013501 ms - MDC[]
2023-01-04 23:54:19,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,445 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom27 stopped - MDC[]
2023-01-04 23:54:19,445 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-lwklw-43365-1672876444640-0:28) is shutting down - MDC[]
2023-01-04 23:54:19,446 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-lwklw-43365-1672876444640-0:28) uptime 0.015 seconds - MDC[]
2023-01-04 23:54:19,446 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-lwklw-43365-1672876444640-0:28) is shutdown - MDC[]
2023-01-04 23:54:19,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 18.769132 ms - MDC[]
2023-01-04 23:54:19,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testProperties [activemq]> - MDC[]
2023-01-04 23:54:19,448 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,448 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyEmpty [activemq]> - MDC[]
2023-01-04 23:54:19,450 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,451 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,452 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-lwklw-43365-1672876444640-0:29) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,452 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-lwklw-43365-1672876444640-0:29) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,452 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,453 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,455 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-86:1,clientId=Scout JUnit MOM #28 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,471 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@613842c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@33eba420] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,486 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@43ed30d0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7efe78b9] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,498 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@cd065ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@5702fc3b] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,543 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@28100bbc, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf3d693] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,554 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6a8b07f, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f125510] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,564 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@53ea7423, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d0e1eb5] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,582 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5c0d5828, org.eclipse.scout.rt.mom.jms.JmsSubscription@66bb3797] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,594 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@228825be, org.eclipse.scout.rt.mom.jms.JmsSubscription@2dcb8c6d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@43c9a4ad[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:19,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014625 ms - MDC[]
2023-01-04 23:54:19,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,597 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom28 stopped - MDC[]
2023-01-04 23:54:19,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-lwklw-43365-1672876444640-0:29) is shutting down - MDC[]
2023-01-04 23:54:19,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-lwklw-43365-1672876444640-0:29) uptime 0.146 seconds - MDC[]
2023-01-04 23:54:19,598 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-lwklw-43365-1672876444640-0:29) is shutdown - MDC[]
2023-01-04 23:54:19,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 149.617963 ms - MDC[]
2023-01-04 23:54:19,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyEmpty [activemq]> - MDC[]
2023-01-04 23:54:19,599 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,600 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,602 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,603 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,604 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-lwklw-43365-1672876444640-0:30) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,604 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-lwklw-43365-1672876444640-0:30) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,604 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,605 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,643 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-89:1,clientId=Scout JUnit MOM #29 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,713 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@159c9c91, org.eclipse.scout.rt.mom.jms.JmsSubscription@71e32098] - MDC[]
2023-01-04 23:54:19,714 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6b302b1a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:19,714 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.024126 ms - MDC[]
2023-01-04 23:54:19,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,716 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom29 stopped - MDC[]
2023-01-04 23:54:19,716 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-lwklw-43365-1672876444640-0:30) is shutting down - MDC[]
2023-01-04 23:54:19,717 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-lwklw-43365-1672876444640-0:30) uptime 0.114 seconds - MDC[]
2023-01-04 23:54:19,717 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-lwklw-43365-1672876444640-0:30) is shutdown - MDC[]
2023-01-04 23:54:19,717 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,717 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 117.627966 ms - MDC[]
2023-01-04 23:54:19,717 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,718 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,718 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,719 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,721 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,721 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-lwklw-43365-1672876444640-0:31) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,721 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-lwklw-43365-1672876444640-0:31) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,722 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,722 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,724 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-92:1,clientId=Scout JUnit MOM #30 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,791 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@87dc829, org.eclipse.scout.rt.mom.jms.JmsSubscription@5995ba6c] - MDC[]
2023-01-04 23:54:19,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@295c5ef2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:19,793 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.028542 ms - MDC[]
2023-01-04 23:54:19,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,794 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom30 stopped - MDC[]
2023-01-04 23:54:19,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-lwklw-43365-1672876444640-0:31) is shutting down - MDC[]
2023-01-04 23:54:19,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-lwklw-43365-1672876444640-0:31) uptime 0.075 seconds - MDC[]
2023-01-04 23:54:19,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-lwklw-43365-1672876444640-0:31) is shutdown - MDC[]
2023-01-04 23:54:19,796 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.505739 ms - MDC[]
2023-01-04 23:54:19,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,797 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,798 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,799 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,800 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-lwklw-43365-1672876444640-0:32) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,800 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-lwklw-43365-1672876444640-0:32) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,800 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,801 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,804 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-95:1,clientId=Scout JUnit MOM #31 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,870 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b79953e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c743da] - MDC[]
2023-01-04 23:54:19,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@b4274ef[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:19,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018001 ms - MDC[]
2023-01-04 23:54:19,873 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,873 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,873 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom31 stopped - MDC[]
2023-01-04 23:54:19,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-lwklw-43365-1672876444640-0:32) is shutting down - MDC[]
2023-01-04 23:54:19,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-lwklw-43365-1672876444640-0:32) uptime 0.075 seconds - MDC[]
2023-01-04 23:54:19,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-lwklw-43365-1672876444640-0:32) is shutdown - MDC[]
2023-01-04 23:54:19,875 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.993956 ms - MDC[]
2023-01-04 23:54:19,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,877 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,878 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,878 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-lwklw-43365-1672876444640-0:33) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,879 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-lwklw-43365-1672876444640-0:33) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,879 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,879 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,881 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-98:1,clientId=Scout JUnit MOM #32 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,949 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42ec6e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@37c48490] - MDC[]
2023-01-04 23:54:19,950 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@8369266[job=JMS subscriber, state=DONE], JobFutureTask@282f9e8a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:19,950 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018001 ms - MDC[]
2023-01-04 23:54:19,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:19,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:19,953 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom32 stopped - MDC[]
2023-01-04 23:54:19,953 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-lwklw-43365-1672876444640-0:33) is shutting down - MDC[]
2023-01-04 23:54:19,954 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-lwklw-43365-1672876444640-0:33) uptime 0.076 seconds - MDC[]
2023-01-04 23:54:19,954 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-lwklw-43365-1672876444640-0:33) is shutdown - MDC[]
2023-01-04 23:54:19,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:19,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 79.043642 ms - MDC[]
2023-01-04 23:54:19,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:19,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:19,957 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:19,958 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,959 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-lwklw-43365-1672876444640-0:34) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,959 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-lwklw-43365-1672876444640-0:34) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,959 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,960 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:19,962 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-101:1,clientId=Scout JUnit MOM #33 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,029 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1020407c, org.eclipse.scout.rt.mom.jms.JmsSubscription@53d87c9] - MDC[]
2023-01-04 23:54:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3164cd06[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.015001 ms - MDC[]
2023-01-04 23:54:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,031 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,031 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom33 stopped - MDC[]
2023-01-04 23:54:20,031 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-lwklw-43365-1672876444640-0:34) is shutting down - MDC[]
2023-01-04 23:54:20,032 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-lwklw-43365-1672876444640-0:34) uptime 0.074 seconds - MDC[]
2023-01-04 23:54:20,032 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-lwklw-43365-1672876444640-0:34) is shutdown - MDC[]
2023-01-04 23:54:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.387486 ms - MDC[]
2023-01-04 23:54:20,033 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,034 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,034 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,035 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:20,036 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,037 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-lwklw-43365-1672876444640-0:35) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,037 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-lwklw-43365-1672876444640-0:35) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,037 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,038 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,040 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-104:1,clientId=Scout JUnit MOM #34 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,105 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@525b416f, org.eclipse.scout.rt.mom.jms.JmsSubscription@ec50502] - MDC[]
2023-01-04 23:54:20,106 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2ae2dc5f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,107 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.250880 ms - MDC[]
2023-01-04 23:54:20,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,108 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom34 stopped - MDC[]
2023-01-04 23:54:20,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-lwklw-43365-1672876444640-0:35) is shutting down - MDC[]
2023-01-04 23:54:20,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-lwklw-43365-1672876444640-0:35) uptime 0.073 seconds - MDC[]
2023-01-04 23:54:20,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-lwklw-43365-1672876444640-0:35) is shutdown - MDC[]
2023-01-04 23:54:20,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 75.589745 ms - MDC[]
2023-01-04 23:54:20,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,112 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:20,113 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,113 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-lwklw-43365-1672876444640-0:36) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,114 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-lwklw-43365-1672876444640-0:36) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,114 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,115 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,117 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-107:1,clientId=Scout JUnit MOM #35 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,184 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@422f74b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c88bef5] - MDC[]
2023-01-04 23:54:20,185 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@107c745d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,185 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.027000 ms - MDC[]
2023-01-04 23:54:20,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,187 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom35 stopped - MDC[]
2023-01-04 23:54:20,187 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-lwklw-43365-1672876444640-0:36) is shutting down - MDC[]
2023-01-04 23:54:20,188 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-lwklw-43365-1672876444640-0:36) uptime 0.075 seconds - MDC[]
2023-01-04 23:54:20,188 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-lwklw-43365-1672876444640-0:36) is shutdown - MDC[]
2023-01-04 23:54:20,188 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,188 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.939997 ms - MDC[]
2023-01-04 23:54:20,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,191 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:20,192 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,192 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-lwklw-43365-1672876444640-0:37) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,193 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-lwklw-43365-1672876444640-0:37) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,193 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,193 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,196 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-110:1,clientId=Scout JUnit MOM #36 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8cad98b, org.eclipse.scout.rt.mom.jms.JmsSubscription@79e686ab] - MDC[]
2023-01-04 23:54:20,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@42789ffb[job=JMS subscriber, state=DONE], JobFutureTask@7d8b7bb2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.015250 ms - MDC[]
2023-01-04 23:54:20,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,263 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom36 stopped - MDC[]
2023-01-04 23:54:20,263 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-lwklw-43365-1672876444640-0:37) is shutting down - MDC[]
2023-01-04 23:54:20,264 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-lwklw-43365-1672876444640-0:37) uptime 0.072 seconds - MDC[]
2023-01-04 23:54:20,264 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-lwklw-43365-1672876444640-0:37) is shutdown - MDC[]
2023-01-04 23:54:20,264 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.730647 ms - MDC[]
2023-01-04 23:54:20,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,266 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:20,267 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,268 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-lwklw-43365-1672876444640-0:38) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,268 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-lwklw-43365-1672876444640-0:38) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,268 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,269 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,271 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-113:1,clientId=Scout JUnit MOM #37 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15800a35, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa9533f] - MDC[]
2023-01-04 23:54:20,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5311619f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,337 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013458 ms - MDC[]
2023-01-04 23:54:20,338 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,338 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,339 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom37 stopped - MDC[]
2023-01-04 23:54:20,339 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-lwklw-43365-1672876444640-0:38) is shutting down - MDC[]
2023-01-04 23:54:20,340 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-lwklw-43365-1672876444640-0:38) uptime 0.073 seconds - MDC[]
2023-01-04 23:54:20,340 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-lwklw-43365-1672876444640-0:38) is shutdown - MDC[]
2023-01-04 23:54:20,340 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,340 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 75.332991 ms - MDC[]
2023-01-04 23:54:20,340 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,342 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:20,343 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,344 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-lwklw-43365-1672876444640-0:39) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,344 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-lwklw-43365-1672876444640-0:39) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,344 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,345 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,347 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-116:1,clientId=Scout JUnit MOM #38 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:20,411 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@570b2d9b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b5b6df4] - MDC[]
2023-01-04 23:54:20,412 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@330ef9[job=JMS subscriber, state=DONE], JobFutureTask@63a89743[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.037001 ms - MDC[]
2023-01-04 23:54:20,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,416 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom38 stopped - MDC[]
2023-01-04 23:54:20,416 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-lwklw-43365-1672876444640-0:39) is shutting down - MDC[]
2023-01-04 23:54:20,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-lwklw-43365-1672876444640-0:39) uptime 0.074 seconds - MDC[]
2023-01-04 23:54:20,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-lwklw-43365-1672876444640-0:39) is shutdown - MDC[]
2023-01-04 23:54:20,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 76.158548 ms - MDC[]
2023-01-04 23:54:20,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:20,419 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,419 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonData [activemq]> - MDC[]
2023-01-04 23:54:20,419 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #39 initialized: null - MDC[]
2023-01-04 23:54:20,420 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:20,421 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-lwklw-43365-1672876444640-0:40) is starting - MDC[]
2023-01-04 23:54:20,421 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-lwklw-43365-1672876444640-0:40) started - MDC[]
2023-01-04 23:54:20,421 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:20,422 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom39 started - MDC[]
2023-01-04 23:54:20,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-119:1,clientId=Scout JUnit MOM #39 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:20,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@38dd3252, org.eclipse.scout.rt.mom.jms.JmsSubscription@7da324d0] - MDC[]
2023-01-04 23:54:20,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,491 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom39 stopped - MDC[]
2023-01-04 23:54:20,491 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-lwklw-43365-1672876444640-0:40) is shutting down - MDC[]
2023-01-04 23:54:20,492 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-lwklw-43365-1672876444640-0:40) uptime 0.072 seconds - MDC[]
2023-01-04 23:54:20,492 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-lwklw-43365-1672876444640-0:40) is shutdown - MDC[]
2023-01-04 23:54:20,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,492 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.169410 ms - MDC[]
2023-01-04 23:54:20,492 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonData [activemq]> - MDC[]
2023-01-04 23:54:20,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:20,495 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #40 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:20,496 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,498 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-lwklw-43365-1672876444640-0:41) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,498 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-lwklw-43365-1672876444640-0:41) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,498 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,499 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom40 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,501 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-122:1,clientId=Scout JUnit MOM #40 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,807 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa67a80] - MDC[]
2023-01-04 23:54:20,807 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6394c47c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:20,808 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018001 ms - MDC[]
2023-01-04 23:54:20,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:20,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:20,811 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom40 stopped - MDC[]
2023-01-04 23:54:20,811 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-lwklw-43365-1672876444640-0:41) is shutting down - MDC[]
2023-01-04 23:54:20,812 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-lwklw-43365-1672876444640-0:41) uptime 0.316 seconds - MDC[]
2023-01-04 23:54:20,812 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-lwklw-43365-1672876444640-0:41) is shutdown - MDC[]
2023-01-04 23:54:20,812 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:20,812 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 318.945659 ms - MDC[]
2023-01-04 23:54:20,812 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:20,813 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:20,813 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:20,814 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #41 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:20,816 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,816 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-lwklw-43365-1672876444640-0:42) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,816 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-lwklw-43365-1672876444640-0:42) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,817 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,817 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom41 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:20,819 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-125:1,clientId=Scout JUnit MOM #41 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,124 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23e782e0] - MDC[]
2023-01-04 23:54:21,125 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@11b1928[job=JMS subscriber, state=DONE], JobFutureTask@2933c54f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:21,126 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.035667 ms - MDC[]
2023-01-04 23:54:21,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:21,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:21,128 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom41 stopped - MDC[]
2023-01-04 23:54:21,128 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-lwklw-43365-1672876444640-0:42) is shutting down - MDC[]
2023-01-04 23:54:21,129 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-lwklw-43365-1672876444640-0:42) uptime 0.314 seconds - MDC[]
2023-01-04 23:54:21,129 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-lwklw-43365-1672876444640-0:42) is shutdown - MDC[]
2023-01-04 23:54:21,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:21,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 316.597116 ms - MDC[]
2023-01-04 23:54:21,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:21,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,132 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #42 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:21,133 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,134 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-lwklw-43365-1672876444640-0:43) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,134 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-lwklw-43365-1672876444640-0:43) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,134 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,135 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom42 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,137 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-128:1,clientId=Scout JUnit MOM #42 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e3e9f3e] - MDC[]
2023-01-04 23:54:21,444 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@26a2fd51[job=JMS subscriber, state=DONE], JobFutureTask@3deb6753[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:21,445 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.017250 ms - MDC[]
2023-01-04 23:54:21,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:21,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:21,446 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom42 stopped - MDC[]
2023-01-04 23:54:21,446 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-lwklw-43365-1672876444640-0:43) is shutting down - MDC[]
2023-01-04 23:54:21,447 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-lwklw-43365-1672876444640-0:43) uptime 0.314 seconds - MDC[]
2023-01-04 23:54:21,447 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-lwklw-43365-1672876444640-0:43) is shutdown - MDC[]
2023-01-04 23:54:21,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:21,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 316.612908 ms - MDC[]
2023-01-04 23:54:21,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,448 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:21,448 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,449 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #43 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:21,451 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,451 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-lwklw-43365-1672876444640-0:44) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,452 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-lwklw-43365-1672876444640-0:44) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,452 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,452 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom43 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,454 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-131:1,clientId=Scout JUnit MOM #43 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a3c7dbc] - MDC[]
2023-01-04 23:54:21,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@351542a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@377649aa[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:21,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013501 ms - MDC[]
2023-01-04 23:54:21,761 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:21,761 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:21,762 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom43 stopped - MDC[]
2023-01-04 23:54:21,762 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-lwklw-43365-1672876444640-0:44) is shutting down - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-lwklw-43365-1672876444640-0:44) uptime 0.311 seconds - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-lwklw-43365-1672876444640-0:44) is shutdown - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 315.046588 ms - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:21,764 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:21,765 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #44 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:21,766 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,767 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-lwklw-43365-1672876444640-0:45) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,767 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-lwklw-43365-1672876444640-0:45) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,768 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,768 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom44 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:21,770 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-134:1,clientId=Scout JUnit MOM #44 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69a12179] - MDC[]
2023-01-04 23:54:22,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@ba5c0d2[job=JMS subscriber, state=DONE], JobFutureTask@79e3981f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:22,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.035959 ms - MDC[]
2023-01-04 23:54:22,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:22,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:22,078 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom44 stopped - MDC[]
2023-01-04 23:54:22,078 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-lwklw-43365-1672876444640-0:45) is shutting down - MDC[]
2023-01-04 23:54:22,079 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-lwklw-43365-1672876444640-0:45) uptime 0.313 seconds - MDC[]
2023-01-04 23:54:22,079 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-lwklw-43365-1672876444640-0:45) is shutdown - MDC[]
2023-01-04 23:54:22,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:22,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 315.385927 ms - MDC[]
2023-01-04 23:54:22,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,080 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:22,080 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,081 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #45 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:22,083 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,083 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-lwklw-43365-1672876444640-0:46) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,084 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-lwklw-43365-1672876444640-0:46) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,084 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,084 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom45 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,086 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-137:1,clientId=Scout JUnit MOM #45 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,392 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a19eaf0] - MDC[]
2023-01-04 23:54:22,392 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@174bbd1d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@6f5acfb3[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:22,393 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:22,393 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:22,393 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:22,394 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom45 stopped - MDC[]
2023-01-04 23:54:22,394 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-lwklw-43365-1672876444640-0:46) is shutting down - MDC[]
2023-01-04 23:54:22,395 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-lwklw-43365-1672876444640-0:46) uptime 0.312 seconds - MDC[]
2023-01-04 23:54:22,395 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-lwklw-43365-1672876444640-0:46) is shutdown - MDC[]
2023-01-04 23:54:22,395 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:22,395 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 315.262009 ms - MDC[]
2023-01-04 23:54:22,395 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,396 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:22,396 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,397 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #46 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:22,399 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,399 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-lwklw-43365-1672876444640-0:47) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,400 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-lwklw-43365-1672876444640-0:47) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,400 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,401 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom46 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,402 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-140:1,clientId=Scout JUnit MOM #46 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,707 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5066442d] - MDC[]
2023-01-04 23:54:22,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2db23a01[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:22,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.019209 ms - MDC[]
2023-01-04 23:54:22,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:22,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:22,710 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom46 stopped - MDC[]
2023-01-04 23:54:22,710 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-lwklw-43365-1672876444640-0:47) is shutting down - MDC[]
2023-01-04 23:54:22,710 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-lwklw-43365-1672876444640-0:47) uptime 0.311 seconds - MDC[]
2023-01-04 23:54:22,711 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-lwklw-43365-1672876444640-0:47) is shutdown - MDC[]
2023-01-04 23:54:22,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:22,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 314.662498 ms - MDC[]
2023-01-04 23:54:22,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,712 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:22,712 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:22,713 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #47 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:22,714 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,715 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-lwklw-43365-1672876444640-0:48) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,715 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-lwklw-43365-1672876444640-0:48) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,716 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,716 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom47 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:22,717 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-143:1,clientId=Scout JUnit MOM #47 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71268b8c] - MDC[]
2023-01-04 23:54:23,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4750e9e6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:23,023 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:23,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:23,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:23,024 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom47 stopped - MDC[]
2023-01-04 23:54:23,024 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-lwklw-43365-1672876444640-0:48) is shutting down - MDC[]
2023-01-04 23:54:23,025 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-lwklw-43365-1672876444640-0:48) uptime 0.311 seconds - MDC[]
2023-01-04 23:54:23,025 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-lwklw-43365-1672876444640-0:48) is shutdown - MDC[]
2023-01-04 23:54:23,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:23,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.581937 ms - MDC[]
2023-01-04 23:54:23,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:23,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:23,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:23,027 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #48 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:23,028 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,029 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-lwklw-43365-1672876444640-0:49) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,030 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-lwklw-43365-1672876444640-0:49) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,030 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,030 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom48 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,032 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-146:1,clientId=Scout JUnit MOM #48 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,337 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e1c387e] - MDC[]
2023-01-04 23:54:23,338 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2520bf0d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:23,338 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:54:23,338 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:23,338 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:23,340 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom48 stopped - MDC[]
2023-01-04 23:54:23,340 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-lwklw-43365-1672876444640-0:49) is shutting down - MDC[]
2023-01-04 23:54:23,340 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-lwklw-43365-1672876444640-0:49) uptime 0.312 seconds - MDC[]
2023-01-04 23:54:23,340 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-lwklw-43365-1672876444640-0:49) is shutdown - MDC[]
2023-01-04 23:54:23,340 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 314.500369 ms - MDC[]
2023-01-04 23:54:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:23,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:23,343 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #49 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:23,344 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,344 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-lwklw-43365-1672876444640-0:50) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,345 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-lwklw-43365-1672876444640-0:50) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,345 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,346 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom49 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,347 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-149:1,clientId=Scout JUnit MOM #49 (centos-7-lwklw:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:23,651 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c002f95] - MDC[]
2023-01-04 23:54:23,654 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2781561d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:23,654 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018001 ms - MDC[]
2023-01-04 23:54:23,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:23,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:23,656 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom49 stopped - MDC[]
2023-01-04 23:54:23,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-lwklw-43365-1672876444640-0:50) is shutting down - MDC[]
2023-01-04 23:54:23,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-lwklw-43365-1672876444640-0:50) uptime 0.313 seconds - MDC[]
2023-01-04 23:54:23,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-lwklw-43365-1672876444640-0:50) is shutdown - MDC[]
2023-01-04 23:54:23,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:23,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 316.291403 ms - MDC[]
2023-01-04 23:54:23,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq]> - MDC[]
2023-01-04 23:54:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicDurableSubscription [activemq]> - MDC[]
2023-01-04 23:54:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #50 initialized: null - MDC[]
2023-01-04 23:54:23,660 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:23,661 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-lwklw-43365-1672876444640-0:51) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:23,661 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-lwklw-43365-1672876444640-0:51) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:23,661 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:23,662 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom50 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:23,664 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-152:1,clientId=Scout JUnit MOM #50 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:27,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@780a021b, org.eclipse.scout.rt.mom.jms.JmsSubscription@374b1d85, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f46764d, org.eclipse.scout.rt.mom.jms.JmsSubscription@a95c1f6] - MDC[]
2023-01-04 23:54:27,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@669074df[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:27,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:54:27,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:27,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:27,692 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom50 stopped - MDC[]
2023-01-04 23:54:27,692 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-lwklw-43365-1672876444640-0:51) is shutting down - MDC[]
2023-01-04 23:54:27,692 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-lwklw-43365-1672876444640-0:51) uptime 4.032 seconds - MDC[]
2023-01-04 23:54:27,693 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-lwklw-43365-1672876444640-0:51) is shutdown - MDC[]
2023-01-04 23:54:27,693 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:27,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4034.149697 ms - MDC[]
2023-01-04 23:54:27,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicDurableSubscription [activemq]> - MDC[]
2023-01-04 23:54:27,694 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:27,694 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithoutRequestReply [activemq]> - MDC[]
2023-01-04 23:54:27,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM #51: 'request-reply' messaging is disabled - MDC[]
2023-01-04 23:54:27,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #51 initialized: null - MDC[]
2023-01-04 23:54:27,697 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:27,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2.434878 ms - MDC[]
2023-01-04 23:54:27,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithoutRequestReply [activemq]> - MDC[]
2023-01-04 23:54:27,698 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:27,698 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessageRequestReply [activemq]> - MDC[]
2023-01-04 23:54:27,699 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #52 initialized: null - MDC[]
2023-01-04 23:54:27,701 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,702 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-lwklw-43365-1672876444640-0:52) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,702 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-lwklw-43365-1672876444640-0:52) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,702 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,702 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom52 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,710 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-155:1,clientId=Scout JUnit MOM #52 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:27,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7d97eeb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2728e166] - MDC[]
2023-01-04 23:54:27,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@48158b86[job=JMS subscriber, state=RUNNING], JobFutureTask@6782feb8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:27,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013833 ms - MDC[]
2023-01-04 23:54:27,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:27,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:27,779 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom52 stopped - MDC[]
2023-01-04 23:54:27,779 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-lwklw-43365-1672876444640-0:52) is shutting down - MDC[]
2023-01-04 23:54:27,780 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-lwklw-43365-1672876444640-0:52) uptime 0.079 seconds - MDC[]
2023-01-04 23:54:27,780 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-lwklw-43365-1672876444640-0:52) is shutdown - MDC[]
2023-01-04 23:54:27,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:27,781 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 82.553622 ms - MDC[]
2023-01-04 23:54:27,781 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessageRequestReply [activemq]> - MDC[]
2023-01-04 23:54:27,782 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:27,782 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishNull [activemq]> - MDC[]
2023-01-04 23:54:27,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #53 initialized: null - MDC[]
2023-01-04 23:54:27,785 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:27,787 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-lwklw-43365-1672876444640-0:53) is starting - MDC[]
2023-01-04 23:54:27,787 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-lwklw-43365-1672876444640-0:53) started - MDC[]
2023-01-04 23:54:27,787 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:27,788 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom53 started - MDC[]
2023-01-04 23:54:27,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-158:1,clientId=Scout JUnit MOM #53 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:27,833 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5da1d91, org.eclipse.scout.rt.mom.jms.JmsSubscription@33c28f0d] - MDC[]
2023-01-04 23:54:27,863 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6c303cdc, org.eclipse.scout.rt.mom.jms.JmsSubscription@5df3f854] - MDC[]
2023-01-04 23:54:27,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@52e67513, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e60d113] - MDC[]
2023-01-04 23:54:27,896 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ec00f98, org.eclipse.scout.rt.mom.jms.JmsSubscription@67b68dc3] - MDC[]
2023-01-04 23:54:27,912 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@16e17e6b, org.eclipse.scout.rt.mom.jms.JmsSubscription@46a6368f] - MDC[]
2023-01-04 23:54:27,926 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@196e494d, org.eclipse.scout.rt.mom.jms.JmsSubscription@2213c8fe] - MDC[]
2023-01-04 23:54:27,942 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@f67053, org.eclipse.scout.rt.mom.jms.JmsSubscription@69160a0c] - MDC[]
2023-01-04 23:54:27,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5fcaaf92, org.eclipse.scout.rt.mom.jms.JmsSubscription@26c67726] - MDC[]
2023-01-04 23:54:27,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:27,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:27,958 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom53 stopped - MDC[]
2023-01-04 23:54:27,958 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-lwklw-43365-1672876444640-0:53) is shutting down - MDC[]
2023-01-04 23:54:27,959 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-lwklw-43365-1672876444640-0:53) uptime 0.175 seconds - MDC[]
2023-01-04 23:54:27,959 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-lwklw-43365-1672876444640-0:53) is shutdown - MDC[]
2023-01-04 23:54:27,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:27,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 176.865874 ms - MDC[]
2023-01-04 23:54:27,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishNull [activemq]> - MDC[]
2023-01-04 23:54:27,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:27,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishText [activemq]> - MDC[]
2023-01-04 23:54:27,961 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #54 initialized: null - MDC[]
2023-01-04 23:54:27,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:27,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-lwklw-43365-1672876444640-0:54) is starting - MDC[]
2023-01-04 23:54:27,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-lwklw-43365-1672876444640-0:54) started - MDC[]
2023-01-04 23:54:27,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:27,966 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom54 started - MDC[]
2023-01-04 23:54:27,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-161:1,clientId=Scout JUnit MOM #54 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:28,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@a9f4621, org.eclipse.scout.rt.mom.jms.JmsSubscription@42a4e5cb] - MDC[]
2023-01-04 23:54:28,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5ff24b0f[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:28,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.020417 ms - MDC[]
2023-01-04 23:54:28,001 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,001 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,006 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom54 stopped - MDC[]
2023-01-04 23:54:28,006 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-lwklw-43365-1672876444640-0:54) is shutting down - MDC[]
2023-01-04 23:54:28,007 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-lwklw-43365-1672876444640-0:54) uptime 0.043 seconds - MDC[]
2023-01-04 23:54:28,007 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-lwklw-43365-1672876444640-0:54) is shutdown - MDC[]
2023-01-04 23:54:28,007 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,008 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 47.167772 ms - MDC[]
2023-01-04 23:54:28,008 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishText [activemq]> - MDC[]
2023-01-04 23:54:28,009 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,009 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:28,011 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #55 initialized: null - MDC[]
2023-01-04 23:54:28,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,022 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-lwklw-43365-1672876444640-0:55) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,022 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-lwklw-43365-1672876444640-0:55) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,022 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,023 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom55 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,051 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-164:1,clientId=Scout JUnit MOM #55 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,072 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c4053aa] - MDC[]
2023-01-04 23:54:28,072 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@a538a7f[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:28,072 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.021708 ms - MDC[]
2023-01-04 23:54:28,072 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,073 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,077 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom55 stopped - MDC[]
2023-01-04 23:54:28,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-lwklw-43365-1672876444640-0:55) is shutting down - MDC[]
2023-01-04 23:54:28,078 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-lwklw-43365-1672876444640-0:55) uptime 0.061 seconds - MDC[]
2023-01-04 23:54:28,078 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-lwklw-43365-1672876444640-0:55) is shutdown - MDC[]
2023-01-04 23:54:28,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.381759 ms - MDC[]
2023-01-04 23:54:28,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:28,080 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,080 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:28,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #56 initialized: null - MDC[]
2023-01-04 23:54:28,094 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,098 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-lwklw-43365-1672876444640-0:56) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,098 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-lwklw-43365-1672876444640-0:56) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,098 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,099 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom56 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,128 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-167:1,clientId=Scout JUnit MOM #56 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f64a088] - MDC[]
2023-01-04 23:54:28,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@313b6907[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:28,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:28,167 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,168 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,180 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom56 stopped - MDC[]
2023-01-04 23:54:28,180 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-lwklw-43365-1672876444640-0:56) is shutting down - MDC[]
2023-01-04 23:54:28,181 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-lwklw-43365-1672876444640-0:56) uptime 0.086 seconds - MDC[]
2023-01-04 23:54:28,181 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-lwklw-43365-1672876444640-0:56) is shutdown - MDC[]
2023-01-04 23:54:28,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,181 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 100.783786 ms - MDC[]
2023-01-04 23:54:28,181 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:28,182 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,182 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishBytes [activemq]> - MDC[]
2023-01-04 23:54:28,183 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #57 initialized: null - MDC[]
2023-01-04 23:54:28,184 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:28,189 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-lwklw-43365-1672876444640-0:57) is starting - MDC[]
2023-01-04 23:54:28,189 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-lwklw-43365-1672876444640-0:57) started - MDC[]
2023-01-04 23:54:28,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:28,191 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom57 started - MDC[]
2023-01-04 23:54:28,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-170:1,clientId=Scout JUnit MOM #57 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:28,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@73f3bf4f, org.eclipse.scout.rt.mom.jms.JmsSubscription@176b8493] - MDC[]
2023-01-04 23:54:28,238 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,238 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,247 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom57 stopped - MDC[]
2023-01-04 23:54:28,248 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-lwklw-43365-1672876444640-0:57) is shutting down - MDC[]
2023-01-04 23:54:28,248 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-lwklw-43365-1672876444640-0:57) uptime 0.064 seconds - MDC[]
2023-01-04 23:54:28,248 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-lwklw-43365-1672876444640-0:57) is shutdown - MDC[]
2023-01-04 23:54:28,249 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,250 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.568309 ms - MDC[]
2023-01-04 23:54:28,250 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishBytes [activemq]> - MDC[]
2023-01-04 23:54:28,252 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,253 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishEmpty [activemq]> - MDC[]
2023-01-04 23:54:28,254 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #58 initialized: null - MDC[]
2023-01-04 23:54:28,255 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:28,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-lwklw-43365-1672876444640-0:58) is starting - MDC[]
2023-01-04 23:54:28,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-lwklw-43365-1672876444640-0:58) started - MDC[]
2023-01-04 23:54:28,259 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:28,260 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom58 started - MDC[]
2023-01-04 23:54:28,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-173:1,clientId=Scout JUnit MOM #58 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:28,271 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@65a022e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d731475] - MDC[]
2023-01-04 23:54:28,275 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@428b852b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3514d1a4] - MDC[]
2023-01-04 23:54:28,279 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@75dbb21b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4df25105] - MDC[]
2023-01-04 23:54:28,283 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@318856a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d2bda62] - MDC[]
2023-01-04 23:54:28,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1717238e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6129f50e] - MDC[]
2023-01-04 23:54:28,293 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7612a64b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2db6d66d] - MDC[]
2023-01-04 23:54:28,297 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@69a0e285, org.eclipse.scout.rt.mom.jms.JmsSubscription@41f53068] - MDC[]
2023-01-04 23:54:28,305 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@14b1c925, org.eclipse.scout.rt.mom.jms.JmsSubscription@1908483f] - MDC[]
2023-01-04 23:54:28,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,307 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom58 stopped - MDC[]
2023-01-04 23:54:28,307 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-lwklw-43365-1672876444640-0:58) is shutting down - MDC[]
2023-01-04 23:54:28,307 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-lwklw-43365-1672876444640-0:58) uptime 0.052 seconds - MDC[]
2023-01-04 23:54:28,307 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-lwklw-43365-1672876444640-0:58) is shutdown - MDC[]
2023-01-04 23:54:28,308 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,308 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 54.490738 ms - MDC[]
2023-01-04 23:54:28,308 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishEmpty [activemq]> - MDC[]
2023-01-04 23:54:28,308 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,309 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]> - MDC[]
2023-01-04 23:54:28,310 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #59 initialized: null - MDC[]
2023-01-04 23:54:28,311 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:28,311 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-lwklw-43365-1672876444640-0:59) is starting - MDC[]
2023-01-04 23:54:28,312 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-lwklw-43365-1672876444640-0:59) started - MDC[]
2023-01-04 23:54:28,312 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:28,312 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom59 started - MDC[]
2023-01-04 23:54:28,313 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-176:1,clientId=Scout JUnit MOM #59 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:28,319 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17b4d5ab] - MDC[]
2023-01-04 23:54:28,320 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,320 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,321 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom59 stopped - MDC[]
2023-01-04 23:54:28,321 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-lwklw-43365-1672876444640-0:59) is shutting down - MDC[]
2023-01-04 23:54:28,322 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-lwklw-43365-1672876444640-0:59) uptime 0.010 seconds - MDC[]
2023-01-04 23:54:28,322 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-lwklw-43365-1672876444640-0:59) is shutdown - MDC[]
2023-01-04 23:54:28,322 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,322 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.624580 ms - MDC[]
2023-01-04 23:54:28,322 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]> - MDC[]
2023-01-04 23:54:28,323 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,323 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,326 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #60 initialized: null - MDC[]
2023-01-04 23:54:28,335 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,335 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-lwklw-43365-1672876444640-0:60) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,336 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-lwklw-43365-1672876444640-0:60) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,336 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,336 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom60 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,338 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-179:1,clientId=Scout JUnit MOM #60 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,397 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@850579f, org.eclipse.scout.rt.mom.jms.JmsSubscription@374bbe80] - MDC[]
2023-01-04 23:54:28,397 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,398 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,398 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom60 stopped - MDC[]
2023-01-04 23:54:28,399 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-lwklw-43365-1672876444640-0:60) is shutting down - MDC[]
2023-01-04 23:54:28,399 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-lwklw-43365-1672876444640-0:60) uptime 0.064 seconds - MDC[]
2023-01-04 23:54:28,399 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-lwklw-43365-1672876444640-0:60) is shutdown - MDC[]
2023-01-04 23:54:28,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,400 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 76.129839 ms - MDC[]
2023-01-04 23:54:28,400 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,400 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,400 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,401 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #61 initialized: null - MDC[]
2023-01-04 23:54:28,402 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,403 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-lwklw-43365-1672876444640-0:61) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,403 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-lwklw-43365-1672876444640-0:61) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,403 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,404 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom61 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,406 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-182:1,clientId=Scout JUnit MOM #61 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,468 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2091b6b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@67091f3b] - MDC[]
2023-01-04 23:54:28,469 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,469 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,470 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom61 stopped - MDC[]
2023-01-04 23:54:28,470 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-lwklw-43365-1672876444640-0:61) is shutting down - MDC[]
2023-01-04 23:54:28,471 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-lwklw-43365-1672876444640-0:61) uptime 0.068 seconds - MDC[]
2023-01-04 23:54:28,471 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-lwklw-43365-1672876444640-0:61) is shutdown - MDC[]
2023-01-04 23:54:28,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.477736 ms - MDC[]
2023-01-04 23:54:28,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,473 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #62 initialized: null - MDC[]
2023-01-04 23:54:28,474 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,474 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-lwklw-43365-1672876444640-0:62) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,474 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-lwklw-43365-1672876444640-0:62) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,475 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,475 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom62 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,484 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-185:1,clientId=Scout JUnit MOM #62 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,540 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e759542, org.eclipse.scout.rt.mom.jms.JmsSubscription@639d8311] - MDC[]
2023-01-04 23:54:28,541 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@35da9f7f[job=JMS subscriber, state=RUNNING], JobFutureTask@7a54fc29[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:28,541 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013625 ms - MDC[]
2023-01-04 23:54:28,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,542 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom62 stopped - MDC[]
2023-01-04 23:54:28,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-lwklw-43365-1672876444640-0:62) is shutting down - MDC[]
2023-01-04 23:54:28,543 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-lwklw-43365-1672876444640-0:62) uptime 0.070 seconds - MDC[]
2023-01-04 23:54:28,543 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-lwklw-43365-1672876444640-0:62) is shutdown - MDC[]
2023-01-04 23:54:28,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 71.328419 ms - MDC[]
2023-01-04 23:54:28,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #63 initialized: null - MDC[]
2023-01-04 23:54:28,554 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,557 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-lwklw-43365-1672876444640-0:63) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,557 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-lwklw-43365-1672876444640-0:63) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,557 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,558 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom63 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,560 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-188:1,clientId=Scout JUnit MOM #63 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,616 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ea04064, org.eclipse.scout.rt.mom.jms.JmsSubscription@21041ffb] - MDC[]
2023-01-04 23:54:28,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,617 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom63 stopped - MDC[]
2023-01-04 23:54:28,617 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-lwklw-43365-1672876444640-0:63) is shutting down - MDC[]
2023-01-04 23:54:28,618 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-lwklw-43365-1672876444640-0:63) uptime 0.064 seconds - MDC[]
2023-01-04 23:54:28,618 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-lwklw-43365-1672876444640-0:63) is shutdown - MDC[]
2023-01-04 23:54:28,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.566227 ms - MDC[]
2023-01-04 23:54:28,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,620 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #64 initialized: null - MDC[]
2023-01-04 23:54:28,621 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,622 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-lwklw-43365-1672876444640-0:64) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,622 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-lwklw-43365-1672876444640-0:64) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,623 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,623 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom64 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,627 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-191:1,clientId=Scout JUnit MOM #64 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26a8e303, org.eclipse.scout.rt.mom.jms.JmsSubscription@18365e98] - MDC[]
2023-01-04 23:54:28,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,691 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom64 stopped - MDC[]
2023-01-04 23:54:28,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-lwklw-43365-1672876444640-0:64) is shutting down - MDC[]
2023-01-04 23:54:28,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-lwklw-43365-1672876444640-0:64) uptime 0.070 seconds - MDC[]
2023-01-04 23:54:28,692 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-lwklw-43365-1672876444640-0:64) is shutdown - MDC[]
2023-01-04 23:54:28,692 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 72.459564 ms - MDC[]
2023-01-04 23:54:28,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #65 initialized: null - MDC[]
2023-01-04 23:54:28,694 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,695 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-lwklw-43365-1672876444640-0:65) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,695 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-lwklw-43365-1672876444640-0:65) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,695 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,696 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom65 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,698 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-194:1,clientId=Scout JUnit MOM #65 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,754 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@310ff09e, org.eclipse.scout.rt.mom.jms.JmsSubscription@26c0afdf] - MDC[]
2023-01-04 23:54:28,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,756 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom65 stopped - MDC[]
2023-01-04 23:54:28,756 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-lwklw-43365-1672876444640-0:65) is shutting down - MDC[]
2023-01-04 23:54:28,757 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-lwklw-43365-1672876444640-0:65) uptime 0.063 seconds - MDC[]
2023-01-04 23:54:28,757 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-lwklw-43365-1672876444640-0:65) is shutdown - MDC[]
2023-01-04 23:54:28,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,757 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.387293 ms - MDC[]
2023-01-04 23:54:28,757 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,758 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,758 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,759 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #66 initialized: null - MDC[]
2023-01-04 23:54:28,760 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,760 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-lwklw-43365-1672876444640-0:66) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,761 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-lwklw-43365-1672876444640-0:66) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,761 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,761 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom66 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,768 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-197:1,clientId=Scout JUnit MOM #66 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,823 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74cad6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ece6906] - MDC[]
2023-01-04 23:54:28,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,826 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom66 stopped - MDC[]
2023-01-04 23:54:28,826 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-lwklw-43365-1672876444640-0:66) is shutting down - MDC[]
2023-01-04 23:54:28,826 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-lwklw-43365-1672876444640-0:66) uptime 0.066 seconds - MDC[]
2023-01-04 23:54:28,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-lwklw-43365-1672876444640-0:66) is shutdown - MDC[]
2023-01-04 23:54:28,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,827 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.118379 ms - MDC[]
2023-01-04 23:54:28,827 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,829 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #67 initialized: null - MDC[]
2023-01-04 23:54:28,830 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,830 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-lwklw-43365-1672876444640-0:67) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,831 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-lwklw-43365-1672876444640-0:67) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,831 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,831 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom67 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,851 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-200:1,clientId=Scout JUnit MOM #67 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,920 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14318e90, org.eclipse.scout.rt.mom.jms.JmsSubscription@1740a7b0] - MDC[]
2023-01-04 23:54:28,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,922 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom67 stopped - MDC[]
2023-01-04 23:54:28,922 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-lwklw-43365-1672876444640-0:67) is shutting down - MDC[]
2023-01-04 23:54:28,922 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-lwklw-43365-1672876444640-0:67) uptime 0.092 seconds - MDC[]
2023-01-04 23:54:28,923 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-lwklw-43365-1672876444640-0:67) is shutdown - MDC[]
2023-01-04 23:54:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 94.873721 ms - MDC[]
2023-01-04 23:54:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,924 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,924 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #68 initialized: null - MDC[]
2023-01-04 23:54:28,925 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,926 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-lwklw-43365-1672876444640-0:68) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,926 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-lwklw-43365-1672876444640-0:68) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,926 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,927 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom68 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,929 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-203:1,clientId=Scout JUnit MOM #68 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b0393ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d829889] - MDC[]
2023-01-04 23:54:28,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@57c06659[job=JMS subscriber, state=DONE], JobFutureTask@5eab0592[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:28,992 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.017958 ms - MDC[]
2023-01-04 23:54:28,992 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:28,992 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:28,993 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom68 stopped - MDC[]
2023-01-04 23:54:28,993 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-lwklw-43365-1672876444640-0:68) is shutting down - MDC[]
2023-01-04 23:54:28,994 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-lwklw-43365-1672876444640-0:68) uptime 0.069 seconds - MDC[]
2023-01-04 23:54:28,994 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-lwklw-43365-1672876444640-0:68) is shutdown - MDC[]
2023-01-04 23:54:28,994 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:28,994 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.493445 ms - MDC[]
2023-01-04 23:54:28,994 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,995 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:28,995 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:28,996 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #69 initialized: null - MDC[]
2023-01-04 23:54:28,997 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,998 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-lwklw-43365-1672876444640-0:69) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,998 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-lwklw-43365-1672876444640-0:69) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,998 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:28,998 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom69 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:29,003 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-206:1,clientId=Scout JUnit MOM #69 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:29,058 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67c6b166, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bf64e55] - MDC[]
2023-01-04 23:54:29,059 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@60339ff4[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:29,059 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013501 ms - MDC[]
2023-01-04 23:54:29,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:29,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:29,060 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom69 stopped - MDC[]
2023-01-04 23:54:29,060 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-lwklw-43365-1672876444640-0:69) is shutting down - MDC[]
2023-01-04 23:54:29,061 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-lwklw-43365-1672876444640-0:69) uptime 0.063 seconds - MDC[]
2023-01-04 23:54:29,061 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-lwklw-43365-1672876444640-0:69) is shutdown - MDC[]
2023-01-04 23:54:29,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:29,061 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.012988 ms - MDC[]
2023-01-04 23:54:29,061 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:29,062 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:29,062 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyTimeout [activemq]> - MDC[]
2023-01-04 23:54:29,064 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:29,066 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:29,071 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-lwklw-43365-1672876444640-0:70) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:29,071 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-lwklw-43365-1672876444640-0:70) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:29,071 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:29,073 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom70 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:29,084 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-209:1,clientId=Scout JUnit MOM #70 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,096 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bf8b423] - MDC[]
2023-01-04 23:54:34,096 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@1d7e487d[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@7f4b60[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:34,097 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018042 ms - MDC[]
2023-01-04 23:54:34,097 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout]
2023-01-04 23:54:34,097 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,099 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom70 stopped - MDC[]
2023-01-04 23:54:34,099 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-lwklw-43365-1672876444640-0:70) is shutting down - MDC[]
2023-01-04 23:54:34,100 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-lwklw-43365-1672876444640-0:70) uptime 5.034 seconds - MDC[]
2023-01-04 23:54:34,100 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-lwklw-43365-1672876444640-0:70) is shutdown - MDC[]
2023-01-04 23:54:34,100 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,100 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5038.186904 ms - MDC[]
2023-01-04 23:54:34,100 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyTimeout [activemq]> - MDC[]
2023-01-04 23:54:34,101 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,101 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishObject [activemq]> - MDC[]
2023-01-04 23:54:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #71 initialized: null - MDC[]
2023-01-04 23:54:34,102 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,103 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-lwklw-43365-1672876444640-0:71) is starting - MDC[]
2023-01-04 23:54:34,103 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-lwklw-43365-1672876444640-0:71) started - MDC[]
2023-01-04 23:54:34,103 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,104 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom71 started - MDC[]
2023-01-04 23:54:34,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-212:1,clientId=Scout JUnit MOM #71 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,112 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6ee9fcac, org.eclipse.scout.rt.mom.jms.JmsSubscription@488897ef] - MDC[]
2023-01-04 23:54:34,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,113 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom71 stopped - MDC[]
2023-01-04 23:54:34,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-lwklw-43365-1672876444640-0:71) is shutting down - MDC[]
2023-01-04 23:54:34,114 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-lwklw-43365-1672876444640-0:71) uptime 0.012 seconds - MDC[]
2023-01-04 23:54:34,114 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-lwklw-43365-1672876444640-0:71) is shutdown - MDC[]
2023-01-04 23:54:34,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,114 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.932193 ms - MDC[]
2023-01-04 23:54:34,114 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishObject [activemq]> - MDC[]
2023-01-04 23:54:34,115 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,115 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithInvalidMarshaller [activemq]> - MDC[]
2023-01-04 23:54:34,117 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,117 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.928952 ms - MDC[]
2023-01-04 23:54:34,117 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithInvalidMarshaller [activemq]> - MDC[]
2023-01-04 23:54:34,118 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,118 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testConcurrentMessageConsumption [activemq]> - MDC[]
2023-01-04 23:54:34,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #73 initialized: null - MDC[]
2023-01-04 23:54:34,119 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-lwklw-43365-1672876444640-0:72) is starting - MDC[]
2023-01-04 23:54:34,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-lwklw-43365-1672876444640-0:72) started - MDC[]
2023-01-04 23:54:34,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,121 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom73 started - MDC[]
2023-01-04 23:54:34,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-215:1,clientId=Scout JUnit MOM #73 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,137 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24d02ed9] - MDC[]
2023-01-04 23:54:34,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,138 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom73 stopped - MDC[]
2023-01-04 23:54:34,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-lwklw-43365-1672876444640-0:72) is shutting down - MDC[]
2023-01-04 23:54:34,139 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-lwklw-43365-1672876444640-0:72) uptime 0.020 seconds - MDC[]
2023-01-04 23:54:34,139 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-lwklw-43365-1672876444640-0:72) is shutdown - MDC[]
2023-01-04 23:54:34,139 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,139 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.968380 ms - MDC[]
2023-01-04 23:54:34,139 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testConcurrentMessageConsumption [activemq]> - MDC[]
2023-01-04 23:54:34,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:34,142 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:34,143 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,144 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-lwklw-43365-1672876444640-0:73) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,144 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-lwklw-43365-1672876444640-0:73) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,144 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,145 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom74 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,146 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-218:1,clientId=Scout JUnit MOM #74 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:34,157 INFO  [ActiveMQ VMTransport: vm://mom74#145-1] org.apache.activemq.broker.region.TempQueue.dispose(TempQueue.java:87) - temp-queue://ID:centos-7-lwklw-43365-1672876444640-218:1:1 on dispose, purge of 1 pending messages: org.apache.activemq.broker.region.cursors.VMPendingMessageCursor@4f914f38 - MDC[]
2023-01-04 23:54:34,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d186b14, org.eclipse.scout.rt.mom.jms.JmsSubscription@37b117dd] - MDC[]
2023-01-04 23:54:34,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@f16410e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:34,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012208 ms - MDC[]
2023-01-04 23:54:34,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,161 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom74 stopped - MDC[]
2023-01-04 23:54:34,161 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-lwklw-43365-1672876444640-0:73) is shutting down - MDC[]
2023-01-04 23:54:34,161 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-lwklw-43365-1672876444640-0:73) uptime 0.018 seconds - MDC[]
2023-01-04 23:54:34,161 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-lwklw-43365-1672876444640-0:73) is shutdown - MDC[]
2023-01-04 23:54:34,162 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.493098 ms - MDC[]
2023-01-04 23:54:34,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:34,163 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,163 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,163 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #75 initialized: null - MDC[]
2023-01-04 23:54:34,164 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,164 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-lwklw-43365-1672876444640-0:74) is starting - MDC[]
2023-01-04 23:54:34,164 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-lwklw-43365-1672876444640-0:74) started - MDC[]
2023-01-04 23:54:34,165 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,165 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom75 started - MDC[]
2023-01-04 23:54:34,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-221:1,clientId=Scout JUnit MOM #75 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,320 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49a14b44] - MDC[]
2023-01-04 23:54:34,320 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@22f34197[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:34,321 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.032792 ms - MDC[]
2023-01-04 23:54:34,321 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,321 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,322 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom75 stopped - MDC[]
2023-01-04 23:54:34,323 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-lwklw-43365-1672876444640-0:74) is shutting down - MDC[]
2023-01-04 23:54:34,324 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-lwklw-43365-1672876444640-0:74) uptime 0.160 seconds - MDC[]
2023-01-04 23:54:34,324 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-lwklw-43365-1672876444640-0:74) is shutdown - MDC[]
2023-01-04 23:54:34,324 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,324 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.626347 ms - MDC[]
2023-01-04 23:54:34,324 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,325 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,325 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,326 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #76 initialized: null - MDC[]
2023-01-04 23:54:34,326 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-lwklw-43365-1672876444640-0:75) is starting - MDC[]
2023-01-04 23:54:34,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-lwklw-43365-1672876444640-0:75) started - MDC[]
2023-01-04 23:54:34,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,328 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom76 started - MDC[]
2023-01-04 23:54:34,329 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-224:1,clientId=Scout JUnit MOM #76 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,483 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d40f584] - MDC[]
2023-01-04 23:54:34,483 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@315f5ffb[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:34,483 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018000 ms - MDC[]
2023-01-04 23:54:34,484 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,484 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,485 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom76 stopped - MDC[]
2023-01-04 23:54:34,485 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-lwklw-43365-1672876444640-0:75) is shutting down - MDC[]
2023-01-04 23:54:34,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-lwklw-43365-1672876444640-0:75) uptime 0.160 seconds - MDC[]
2023-01-04 23:54:34,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-lwklw-43365-1672876444640-0:75) is shutdown - MDC[]
2023-01-04 23:54:34,486 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.033837 ms - MDC[]
2023-01-04 23:54:34,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #77 initialized: null - MDC[]
2023-01-04 23:54:34,488 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-lwklw-43365-1672876444640-0:76) is starting - MDC[]
2023-01-04 23:54:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-lwklw-43365-1672876444640-0:76) started - MDC[]
2023-01-04 23:54:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,489 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom77 started - MDC[]
2023-01-04 23:54:34,491 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-227:1,clientId=Scout JUnit MOM #77 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,644 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@276d3d00] - MDC[]
2023-01-04 23:54:34,645 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@63f8006f[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:34,645 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009001 ms - MDC[]
2023-01-04 23:54:34,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,646 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom77 stopped - MDC[]
2023-01-04 23:54:34,646 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-lwklw-43365-1672876444640-0:76) is shutting down - MDC[]
2023-01-04 23:54:34,647 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-lwklw-43365-1672876444640-0:76) uptime 0.159 seconds - MDC[]
2023-01-04 23:54:34,647 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-lwklw-43365-1672876444640-0:76) is shutdown - MDC[]
2023-01-04 23:54:34,647 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,647 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.542453 ms - MDC[]
2023-01-04 23:54:34,648 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,648 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,648 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #78 initialized: null - MDC[]
2023-01-04 23:54:34,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-lwklw-43365-1672876444640-0:77) is starting - MDC[]
2023-01-04 23:54:34,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-lwklw-43365-1672876444640-0:77) started - MDC[]
2023-01-04 23:54:34,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,651 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom78 started - MDC[]
2023-01-04 23:54:34,652 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-230:1,clientId=Scout JUnit MOM #78 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,805 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2939bfa0] - MDC[]
2023-01-04 23:54:34,806 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3feec3b0[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:34,806 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:34,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,807 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom78 stopped - MDC[]
2023-01-04 23:54:34,807 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-lwklw-43365-1672876444640-0:77) is shutting down - MDC[]
2023-01-04 23:54:34,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-lwklw-43365-1672876444640-0:77) uptime 0.159 seconds - MDC[]
2023-01-04 23:54:34,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-lwklw-43365-1672876444640-0:77) is shutdown - MDC[]
2023-01-04 23:54:34,808 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.450243 ms - MDC[]
2023-01-04 23:54:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,810 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #79 initialized: null - MDC[]
2023-01-04 23:54:34,810 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,811 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-lwklw-43365-1672876444640-0:78) is starting - MDC[]
2023-01-04 23:54:34,811 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-lwklw-43365-1672876444640-0:78) started - MDC[]
2023-01-04 23:54:34,811 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,812 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom79 started - MDC[]
2023-01-04 23:54:34,813 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-233:1,clientId=Scout JUnit MOM #79 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:34,967 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c969f] - MDC[]
2023-01-04 23:54:34,967 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5191288e[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:34,967 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:54:34,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:34,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:34,968 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom79 stopped - MDC[]
2023-01-04 23:54:34,968 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-lwklw-43365-1672876444640-0:78) is shutting down - MDC[]
2023-01-04 23:54:34,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-lwklw-43365-1672876444640-0:78) uptime 0.159 seconds - MDC[]
2023-01-04 23:54:34,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-lwklw-43365-1672876444640-0:78) is shutdown - MDC[]
2023-01-04 23:54:34,969 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:34,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.984943 ms - MDC[]
2023-01-04 23:54:34,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:34,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:34,971 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #80 initialized: null - MDC[]
2023-01-04 23:54:34,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:34,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-lwklw-43365-1672876444640-0:79) is starting - MDC[]
2023-01-04 23:54:34,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-lwklw-43365-1672876444640-0:79) started - MDC[]
2023-01-04 23:54:34,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:34,973 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom80 started - MDC[]
2023-01-04 23:54:34,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-236:1,clientId=Scout JUnit MOM #80 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:35,127 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56b37d59] - MDC[]
2023-01-04 23:54:35,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:35,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:35,129 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom80 stopped - MDC[]
2023-01-04 23:54:35,129 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-lwklw-43365-1672876444640-0:79) is shutting down - MDC[]
2023-01-04 23:54:35,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-lwklw-43365-1672876444640-0:79) uptime 0.159 seconds - MDC[]
2023-01-04 23:54:35,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-lwklw-43365-1672876444640-0:79) is shutdown - MDC[]
2023-01-04 23:54:35,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:35,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.930817 ms - MDC[]
2023-01-04 23:54:35,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,131 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:35,131 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,132 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #81 initialized: null - MDC[]
2023-01-04 23:54:35,132 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:35,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-lwklw-43365-1672876444640-0:80) is starting - MDC[]
2023-01-04 23:54:35,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-lwklw-43365-1672876444640-0:80) started - MDC[]
2023-01-04 23:54:35,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:35,134 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom81 started - MDC[]
2023-01-04 23:54:35,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-239:1,clientId=Scout JUnit MOM #81 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:35,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32c3102] - MDC[]
2023-01-04 23:54:35,288 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:35,289 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:35,289 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom81 stopped - MDC[]
2023-01-04 23:54:35,289 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-lwklw-43365-1672876444640-0:80) is shutting down - MDC[]
2023-01-04 23:54:35,290 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-lwklw-43365-1672876444640-0:80) uptime 0.158 seconds - MDC[]
2023-01-04 23:54:35,290 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-lwklw-43365-1672876444640-0:80) is shutdown - MDC[]
2023-01-04 23:54:35,290 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:35,290 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.292597 ms - MDC[]
2023-01-04 23:54:35,290 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,291 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:35,291 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,292 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #82 initialized: null - MDC[]
2023-01-04 23:54:35,292 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:35,293 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-lwklw-43365-1672876444640-0:81) is starting - MDC[]
2023-01-04 23:54:35,293 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-lwklw-43365-1672876444640-0:81) started - MDC[]
2023-01-04 23:54:35,293 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:35,294 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom82 started - MDC[]
2023-01-04 23:54:35,295 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-242:1,clientId=Scout JUnit MOM #82 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:35,449 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8d44ee6] - MDC[]
2023-01-04 23:54:35,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:35,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:35,450 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom82 stopped - MDC[]
2023-01-04 23:54:35,450 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-lwklw-43365-1672876444640-0:81) is shutting down - MDC[]
2023-01-04 23:54:35,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-lwklw-43365-1672876444640-0:81) uptime 0.159 seconds - MDC[]
2023-01-04 23:54:35,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-lwklw-43365-1672876444640-0:81) is shutdown - MDC[]
2023-01-04 23:54:35,451 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:35,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.641997 ms - MDC[]
2023-01-04 23:54:35,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:35,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,453 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #83 initialized: null - MDC[]
2023-01-04 23:54:35,454 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:35,454 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-lwklw-43365-1672876444640-0:82) is starting - MDC[]
2023-01-04 23:54:35,455 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-lwklw-43365-1672876444640-0:82) started - MDC[]
2023-01-04 23:54:35,455 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:35,456 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom83 started - MDC[]
2023-01-04 23:54:35,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-245:1,clientId=Scout JUnit MOM #83 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:35,610 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@788b0c96] - MDC[]
2023-01-04 23:54:35,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:35,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:35,612 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom83 stopped - MDC[]
2023-01-04 23:54:35,612 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-lwklw-43365-1672876444640-0:82) is shutting down - MDC[]
2023-01-04 23:54:35,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-lwklw-43365-1672876444640-0:82) uptime 0.160 seconds - MDC[]
2023-01-04 23:54:35,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-lwklw-43365-1672876444640-0:82) is shutdown - MDC[]
2023-01-04 23:54:35,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:35,613 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.790416 ms - MDC[]
2023-01-04 23:54:35,613 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,614 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:35,614 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,615 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #84 initialized: null - MDC[]
2023-01-04 23:54:35,615 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:35,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-lwklw-43365-1672876444640-0:83) is starting - MDC[]
2023-01-04 23:54:35,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-lwklw-43365-1672876444640-0:83) started - MDC[]
2023-01-04 23:54:35,616 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:35,617 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom84 started - MDC[]
2023-01-04 23:54:35,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-248:1,clientId=Scout JUnit MOM #84 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:35,772 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ab2f166] - MDC[]
2023-01-04 23:54:35,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:35,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:35,774 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom84 stopped - MDC[]
2023-01-04 23:54:35,774 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-lwklw-43365-1672876444640-0:83) is shutting down - MDC[]
2023-01-04 23:54:35,775 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-lwklw-43365-1672876444640-0:83) uptime 0.160 seconds - MDC[]
2023-01-04 23:54:35,775 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-lwklw-43365-1672876444640-0:83) is shutdown - MDC[]
2023-01-04 23:54:35,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:35,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.271091 ms - MDC[]
2023-01-04 23:54:35,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq]> - MDC[]
2023-01-04 23:54:35,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:35,777 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq]> - MDC[]
2023-01-04 23:54:35,777 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #85 initialized: null - MDC[]
2023-01-04 23:54:35,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:35,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-lwklw-43365-1672876444640-0:84) is starting - MDC[]
2023-01-04 23:54:35,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-lwklw-43365-1672876444640-0:84) started - MDC[]
2023-01-04 23:54:35,779 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:35,779 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom85 started - MDC[]
2023-01-04 23:54:35,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-251:1,clientId=Scout JUnit MOM #85 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:36,793 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@61dcf21f, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@24328fca] - MDC[]
2023-01-04 23:54:36,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:36,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:36,794 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom85 stopped - MDC[]
2023-01-04 23:54:36,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-lwklw-43365-1672876444640-0:84) is shutting down - MDC[]
2023-01-04 23:54:36,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-lwklw-43365-1672876444640-0:84) uptime 1.016 seconds - MDC[]
2023-01-04 23:54:36,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-lwklw-43365-1672876444640-0:84) is shutdown - MDC[]
2023-01-04 23:54:36,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:36,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1018.112379 ms - MDC[]
2023-01-04 23:54:36,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq]> - MDC[]
2023-01-04 23:54:36,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:36,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_ObjectMarshaller_Exception [activemq]> - MDC[]
2023-01-04 23:54:36,798 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:36,799 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,799 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-lwklw-43365-1672876444640-0:85) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,800 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-lwklw-43365-1672876444640-0:85) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,800 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,800 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom86 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,801 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-254:1,clientId=Scout JUnit MOM #86 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,808 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=c64f687a-696c-499d-9af8-3b73416f76bb]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:54:36,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6afec4b1] - MDC[]
2023-01-04 23:54:36,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@45aed7b[job=JMS subscriber, state=DONE], JobFutureTask@24ba8cd[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:36,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:36,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:36,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:36,841 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom86 stopped - MDC[]
2023-01-04 23:54:36,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-lwklw-43365-1672876444640-0:85) is shutting down - MDC[]
2023-01-04 23:54:36,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-lwklw-43365-1672876444640-0:85) uptime 0.042 seconds - MDC[]
2023-01-04 23:54:36,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-lwklw-43365-1672876444640-0:85) is shutdown - MDC[]
2023-01-04 23:54:36,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:36,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 46.387341 ms - MDC[]
2023-01-04 23:54:36,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_ObjectMarshaller_Exception [activemq]> - MDC[]
2023-01-04 23:54:36,843 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:36,843 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:36,845 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #87 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:36,846 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,847 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-lwklw-43365-1672876444640-0:86) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,847 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-lwklw-43365-1672876444640-0:86) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,847 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,848 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom87 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,849 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-257:1,clientId=Scout JUnit MOM #87 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,861 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@700cc0e6] - MDC[]
2023-01-04 23:54:36,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@439bbf6f[job=JMS subscriber, state=DONE], JobFutureTask@7443b18a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:36,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:36,862 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:36,863 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:36,863 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom87 stopped - MDC[]
2023-01-04 23:54:36,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-lwklw-43365-1672876444640-0:86) is shutting down - MDC[]
2023-01-04 23:54:36,864 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-lwklw-43365-1672876444640-0:86) uptime 0.018 seconds - MDC[]
2023-01-04 23:54:36,864 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-lwklw-43365-1672876444640-0:86) is shutdown - MDC[]
2023-01-04 23:54:36,864 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:36,864 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.927754 ms - MDC[]
2023-01-04 23:54:36,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:36,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:36,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCancellation [activemq]> - MDC[]
2023-01-04 23:54:36,867 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #88 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:36,868 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,869 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-lwklw-43365-1672876444640-0:87) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,869 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-lwklw-43365-1672876444640-0:87) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,869 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,870 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom88 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,870 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-260:1,clientId=Scout JUnit MOM #88 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:36,880 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:54:36,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37ea5612] - MDC[]
2023-01-04 23:54:36,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@445f3d66[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:36,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:36,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:36,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:36,884 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom88 stopped - MDC[]
2023-01-04 23:54:36,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-lwklw-43365-1672876444640-0:87) is shutting down - MDC[]
2023-01-04 23:54:36,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-lwklw-43365-1672876444640-0:87) uptime 0.017 seconds - MDC[]
2023-01-04 23:54:36,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-lwklw-43365-1672876444640-0:87) is shutdown - MDC[]
2023-01-04 23:54:36,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:36,885 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.081239 ms - MDC[]
2023-01-04 23:54:36,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCancellation [activemq]> - MDC[]
2023-01-04 23:54:36,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:36,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:36,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #89 initialized: null - MDC[]
2023-01-04 23:54:36,888 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,889 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-lwklw-43365-1672876444640-0:88) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,889 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-lwklw-43365-1672876444640-0:88) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,889 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,890 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom89 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,934 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-263:1,clientId=Scout JUnit MOM #89 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:36,940 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9edb372, org.eclipse.scout.rt.mom.jms.JmsSubscription@44bd3dc5] - MDC[]
2023-01-04 23:54:36,940 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@309d298[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:36,940 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:36,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:36,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:36,941 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom89 stopped - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-lwklw-43365-1672876444640-0:88) is shutting down - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-lwklw-43365-1672876444640-0:88) uptime 0.054 seconds - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-lwklw-43365-1672876444640-0:88) is shutdown - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 55.844721 ms - MDC[]
2023-01-04 23:54:36,942 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeMultipleSubscriptions [activemq]> - MDC[]
2023-01-04 23:54:36,943 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:36,943 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishTransactional [activemq]> - MDC[]
2023-01-04 23:54:36,944 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #90 initialized: null - MDC[]
2023-01-04 23:54:36,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:36,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-lwklw-43365-1672876444640-0:89) is starting - MDC[]
2023-01-04 23:54:36,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-lwklw-43365-1672876444640-0:89) started - MDC[]
2023-01-04 23:54:36,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:36,947 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom90 started - MDC[]
2023-01-04 23:54:36,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-266:1,clientId=Scout JUnit MOM #90 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6991f512, org.eclipse.scout.rt.mom.jms.JmsSubscription@520a8ea1] - MDC[]
2023-01-04 23:54:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@28d26e57[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013501 ms - MDC[]
2023-01-04 23:54:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:38,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:38,956 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom90 stopped - MDC[]
2023-01-04 23:54:38,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-lwklw-43365-1672876444640-0:89) is shutting down - MDC[]
2023-01-04 23:54:38,957 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-lwklw-43365-1672876444640-0:89) uptime 2.012 seconds - MDC[]
2023-01-04 23:54:38,957 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-lwklw-43365-1672876444640-0:89) is shutdown - MDC[]
2023-01-04 23:54:38,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:38,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2014.034356 ms - MDC[]
2023-01-04 23:54:38,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishTransactional [activemq]> - MDC[]
2023-01-04 23:54:38,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:38,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyTimeout [activemq]> - MDC[]
2023-01-04 23:54:38,959 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #91 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:38,960 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:38,961 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-lwklw-43365-1672876444640-0:90) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:38,961 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-lwklw-43365-1672876444640-0:90) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:38,961 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:38,962 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom91 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:38,963 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-269:1,clientId=Scout JUnit MOM #91 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,967 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
2023-01-04 23:54:43,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68400aa5] - MDC[]
2023-01-04 23:54:43,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5af35b33[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:43,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013459 ms - MDC[]
2023-01-04 23:54:43,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:43,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:43,972 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom91 stopped - MDC[]
2023-01-04 23:54:43,972 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-lwklw-43365-1672876444640-0:90) is shutting down - MDC[]
2023-01-04 23:54:43,972 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-lwklw-43365-1672876444640-0:90) uptime 5.012 seconds - MDC[]
2023-01-04 23:54:43,973 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-lwklw-43365-1672876444640-0:90) is shutdown - MDC[]
2023-01-04 23:54:43,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:43,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5014.629768 ms - MDC[]
2023-01-04 23:54:43,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyTimeout [activemq]> - MDC[]
2023-01-04 23:54:43,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:43,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception1 [activemq]> - MDC[]
2023-01-04 23:54:43,975 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #92 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:43,977 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,977 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-lwklw-43365-1672876444640-0:91) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,977 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-lwklw-43365-1672876444640-0:91) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,978 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,978 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom92 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,979 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-272:1,clientId=Scout JUnit MOM #92 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:43,986 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=5f55da76-c081-47c6-9cd7-381cd72325c2]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:54:43,997 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@329ab624] - MDC[]
2023-01-04 23:54:43,997 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@ee9fc9b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:43,998 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013459 ms - MDC[]
2023-01-04 23:54:43,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:43,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:43,999 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom92 stopped - MDC[]
2023-01-04 23:54:43,999 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-lwklw-43365-1672876444640-0:91) is shutting down - MDC[]
2023-01-04 23:54:44,000 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-lwklw-43365-1672876444640-0:91) uptime 0.024 seconds - MDC[]
2023-01-04 23:54:44,000 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-lwklw-43365-1672876444640-0:91) is shutdown - MDC[]
2023-01-04 23:54:44,000 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 26.125599 ms - MDC[]
2023-01-04 23:54:44,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception1 [activemq]> - MDC[]
2023-01-04 23:54:44,001 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,001 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception2 [activemq]> - MDC[]
2023-01-04 23:54:44,003 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #93 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,005 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,005 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-lwklw-43365-1672876444640-0:92) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,006 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-lwklw-43365-1672876444640-0:92) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,006 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,006 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom93 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,007 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-275:1,clientId=Scout JUnit MOM #93 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,016 INFO  [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d716ec99-8123-46db-97ce-3aaaf1707b50]
2023-01-04 23:54:44,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2bdd6203] - MDC[]
2023-01-04 23:54:44,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@4ad03af0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@24c294f0[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.020500 ms - MDC[]
2023-01-04 23:54:44,027 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,027 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,028 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom93 stopped - MDC[]
2023-01-04 23:54:44,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-lwklw-43365-1672876444640-0:92) is shutting down - MDC[]
2023-01-04 23:54:44,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-lwklw-43365-1672876444640-0:92) uptime 0.023 seconds - MDC[]
2023-01-04 23:54:44,028 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-lwklw-43365-1672876444640-0:92) is shutdown - MDC[]
2023-01-04 23:54:44,029 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,029 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 27.174410 ms - MDC[]
2023-01-04 23:54:44,029 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception2 [activemq]> - MDC[]
2023-01-04 23:54:44,029 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyJsonObjectMarshaller [activemq]> - MDC[]
2023-01-04 23:54:44,031 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #94 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,035 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,036 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-lwklw-43365-1672876444640-0:93) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,036 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-lwklw-43365-1672876444640-0:93) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,037 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,037 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom94 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,038 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-278:1,clientId=Scout JUnit MOM #94 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,050 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@571fa73c, org.eclipse.scout.rt.mom.jms.JmsSubscription@11734d3d] - MDC[]
2023-01-04 23:54:44,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@4831ba73[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@289ed75c[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:44,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:44,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,052 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom94 stopped - MDC[]
2023-01-04 23:54:44,052 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-lwklw-43365-1672876444640-0:93) is shutting down - MDC[]
2023-01-04 23:54:44,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-lwklw-43365-1672876444640-0:93) uptime 0.018 seconds - MDC[]
2023-01-04 23:54:44,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-lwklw-43365-1672876444640-0:93) is shutdown - MDC[]
2023-01-04 23:54:44,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.720597 ms - MDC[]
2023-01-04 23:54:44,054 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyJsonObjectMarshaller [activemq]> - MDC[]
2023-01-04 23:54:44,054 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReply [activemq]> - MDC[]
2023-01-04 23:54:44,056 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #95 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,057 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,058 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-lwklw-43365-1672876444640-0:94) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,058 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-lwklw-43365-1672876444640-0:94) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,058 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,059 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom95 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,061 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-281:1,clientId=Scout JUnit MOM #95 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,072 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24aa1547] - MDC[]
2023-01-04 23:54:44,073 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@13f02d13[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,073 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.022501 ms - MDC[]
2023-01-04 23:54:44,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,074 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom95 stopped - MDC[]
2023-01-04 23:54:44,075 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-lwklw-43365-1672876444640-0:94) is shutting down - MDC[]
2023-01-04 23:54:44,075 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-lwklw-43365-1672876444640-0:94) uptime 0.018 seconds - MDC[]
2023-01-04 23:54:44,075 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-lwklw-43365-1672876444640-0:94) is shutdown - MDC[]
2023-01-04 23:54:44,075 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.813627 ms - MDC[]
2023-01-04 23:54:44,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReply [activemq]> - MDC[]
2023-01-04 23:54:44,076 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCancellation [activemq]> - MDC[]
2023-01-04 23:54:44,078 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #96 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,078 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,079 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-lwklw-43365-1672876444640-0:95) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,079 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-lwklw-43365-1672876444640-0:95) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,079 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,080 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom96 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,081 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-284:1,clientId=Scout JUnit MOM #96 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,141 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
2023-01-04 23:54:44,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e4a0669] - MDC[]
2023-01-04 23:54:44,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4315c681[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013792 ms - MDC[]
2023-01-04 23:54:44,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,145 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom96 stopped - MDC[]
2023-01-04 23:54:44,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-lwklw-43365-1672876444640-0:95) is shutting down - MDC[]
2023-01-04 23:54:44,146 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-lwklw-43365-1672876444640-0:95) uptime 0.068 seconds - MDC[]
2023-01-04 23:54:44,146 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-lwklw-43365-1672876444640-0:95) is shutdown - MDC[]
2023-01-04 23:54:44,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.681555 ms - MDC[]
2023-01-04 23:54:44,147 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCancellation [activemq]> - MDC[]
2023-01-04 23:54:44,147 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,147 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyNull [activemq]> - MDC[]
2023-01-04 23:54:44,149 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #97 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-lwklw-43365-1672876444640-0:96) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-lwklw-43365-1672876444640-0:96) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,151 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,151 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom97 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,159 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-287:1,clientId=Scout JUnit MOM #97 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,177 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5a220c36, org.eclipse.scout.rt.mom.jms.JmsSubscription@49ebf50] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,238 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@37d7a17d, org.eclipse.scout.rt.mom.jms.JmsSubscription@606426] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,246 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@589c2994, org.eclipse.scout.rt.mom.jms.JmsSubscription@7355e1a3] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,256 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3f00dd11, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a873028] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,263 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@48f690b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d5072b5] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,272 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@31ef6d21, org.eclipse.scout.rt.mom.jms.JmsSubscription@acefd49] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,280 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6160f5e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@231a16bf] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,287 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6e7b272f, org.eclipse.scout.rt.mom.jms.JmsSubscription@526ef0f7] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7aeef0ab[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.022459 ms - MDC[]
2023-01-04 23:54:44,289 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,289 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,334 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom97 stopped - MDC[]
2023-01-04 23:54:44,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-lwklw-43365-1672876444640-0:96) is shutting down - MDC[]
2023-01-04 23:54:44,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-lwklw-43365-1672876444640-0:96) uptime 0.186 seconds - MDC[]
2023-01-04 23:54:44,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-lwklw-43365-1672876444640-0:96) is shutdown - MDC[]
2023-01-04 23:54:44,336 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 188.099452 ms - MDC[]
2023-01-04 23:54:44,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyNull [activemq]> - MDC[]
2023-01-04 23:54:44,337 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,337 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyJsonObjectMarshaller [activemq]> - MDC[]
2023-01-04 23:54:44,338 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #98 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,339 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,339 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-lwklw-43365-1672876444640-0:97) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,340 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-lwklw-43365-1672876444640-0:97) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,340 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,340 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom98 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,342 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-290:1,clientId=Scout JUnit MOM #98 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,356 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2183db30, org.eclipse.scout.rt.mom.jms.JmsSubscription@389d371a] - MDC[]
2023-01-04 23:54:44,356 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2ae05410[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,357 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013501 ms - MDC[]
2023-01-04 23:54:44,357 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,357 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,358 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom98 stopped - MDC[]
2023-01-04 23:54:44,358 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-lwklw-43365-1672876444640-0:97) is shutting down - MDC[]
2023-01-04 23:54:44,359 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-lwklw-43365-1672876444640-0:97) uptime 0.020 seconds - MDC[]
2023-01-04 23:54:44,359 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-lwklw-43365-1672876444640-0:97) is shutdown - MDC[]
2023-01-04 23:54:44,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.142568 ms - MDC[]
2023-01-04 23:54:44,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyJsonObjectMarshaller [activemq]> - MDC[]
2023-01-04 23:54:44,360 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,360 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReply [activemq]> - MDC[]
2023-01-04 23:54:44,361 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #99 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,362 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,363 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-lwklw-43365-1672876444640-0:98) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,363 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-lwklw-43365-1672876444640-0:98) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,363 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,364 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom99 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,382 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-293:1,clientId=Scout JUnit MOM #99 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65fbb726] - MDC[]
2023-01-04 23:54:44,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7023625c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:44,440 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,440 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,441 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom99 stopped - MDC[]
2023-01-04 23:54:44,441 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-lwklw-43365-1672876444640-0:98) is shutting down - MDC[]
2023-01-04 23:54:44,441 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-lwklw-43365-1672876444640-0:98) uptime 0.079 seconds - MDC[]
2023-01-04 23:54:44,441 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-lwklw-43365-1672876444640-0:98) is shutdown - MDC[]
2023-01-04 23:54:44,442 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,442 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 82.055238 ms - MDC[]
2023-01-04 23:54:44,442 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReply [activemq]> - MDC[]
2023-01-04 23:54:44,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:44,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #100 initialized: null - MDC[]
2023-01-04 23:54:44,444 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,445 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-lwklw-43365-1672876444640-0:99) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,445 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-lwklw-43365-1672876444640-0:99) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,445 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,446 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom100 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,446 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-296:1,clientId=Scout JUnit MOM #100 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,450 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77f0b9d7] - MDC[]
2023-01-04 23:54:44,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,451 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom100 stopped - MDC[]
2023-01-04 23:54:44,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-lwklw-43365-1672876444640-0:99) is shutting down - MDC[]
2023-01-04 23:54:44,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-lwklw-43365-1672876444640-0:99) uptime 0.007 seconds - MDC[]
2023-01-04 23:54:44,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-lwklw-43365-1672876444640-0:99) is shutdown - MDC[]
2023-01-04 23:54:44,451 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.806202 ms - MDC[]
2023-01-04 23:54:44,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:44,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopic [activemq]> - MDC[]
2023-01-04 23:54:44,454 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #101 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,457 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,460 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-lwklw-43365-1672876444640-0:100) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,460 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-lwklw-43365-1672876444640-0:100) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,460 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,461 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom101 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,462 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-299:1,clientId=Scout JUnit MOM #101 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,473 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:54:44,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6becf200, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cc7bd09] - MDC[]
2023-01-04 23:54:44,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@8d58ca[job=JMS subscriber, state=DONE], JobFutureTask@1bd405ef[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:44,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,477 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom101 stopped - MDC[]
2023-01-04 23:54:44,477 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-lwklw-43365-1672876444640-0:100) is shutting down - MDC[]
2023-01-04 23:54:44,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-lwklw-43365-1672876444640-0:100) uptime 0.021 seconds - MDC[]
2023-01-04 23:54:44,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-lwklw-43365-1672876444640-0:100) is shutdown - MDC[]
2023-01-04 23:54:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 25.847302 ms - MDC[]
2023-01-04 23:54:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopic [activemq]> - MDC[]
2023-01-04 23:54:44,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:44,481 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #102 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:44,481 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,482 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-lwklw-43365-1672876444640-0:101) is starting - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,482 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-lwklw-43365-1672876444640-0:101) started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,482 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,483 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom102 started - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,484 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-302:1,clientId=Scout JUnit MOM #102 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:54:44,541 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52602c48] - MDC[]
2023-01-04 23:54:44,541 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@26cdd8f9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:44,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:54:44,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:44,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:44,543 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom102 stopped - MDC[]
2023-01-04 23:54:44,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-lwklw-43365-1672876444640-0:101) is shutting down - MDC[]
2023-01-04 23:54:44,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-lwklw-43365-1672876444640-0:101) uptime 0.063 seconds - MDC[]
2023-01-04 23:54:44,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-lwklw-43365-1672876444640-0:101) is shutdown - MDC[]
2023-01-04 23:54:44,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:44,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.022221 ms - MDC[]
2023-01-04 23:54:44,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCorrelationId [activemq]> - MDC[]
2023-01-04 23:54:44,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:44,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMessageSelector [activemq]> - MDC[]
2023-01-04 23:54:44,547 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #103 initialized: null - MDC[]
2023-01-04 23:54:44,547 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,548 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-lwklw-43365-1672876444640-0:102) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,548 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-lwklw-43365-1672876444640-0:102) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,548 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,549 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom103 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:44,550 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-305:1,clientId=Scout JUnit MOM #103 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,565 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45e6b8fa, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a9a1adf, org.eclipse.scout.rt.mom.jms.JmsSubscription@28d4c7ec] - MDC[]
2023-01-04 23:54:46,566 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@7bf75275[job=JMS subscriber, state=DONE], JobFutureTask@e4e39a0[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:46,566 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:46,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:46,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:46,567 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom103 stopped - MDC[]
2023-01-04 23:54:46,567 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-lwklw-43365-1672876444640-0:102) is shutting down - MDC[]
2023-01-04 23:54:46,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-lwklw-43365-1672876444640-0:102) uptime 2.021 seconds - MDC[]
2023-01-04 23:54:46,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-lwklw-43365-1672876444640-0:102) is shutdown - MDC[]
2023-01-04 23:54:46,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:46,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2022.900142 ms - MDC[]
2023-01-04 23:54:46,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMessageSelector [activemq]> - MDC[]
2023-01-04 23:54:46,569 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:46,569 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessagePubSub [activemq]> - MDC[]
2023-01-04 23:54:46,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #104 initialized: null - MDC[]
2023-01-04 23:54:46,571 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:46,571 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-lwklw-43365-1672876444640-0:103) is starting - MDC[]
2023-01-04 23:54:46,572 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-lwklw-43365-1672876444640-0:103) started - MDC[]
2023-01-04 23:54:46,572 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:46,572 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom104 started - MDC[]
2023-01-04 23:54:46,573 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-308:1,clientId=Scout JUnit MOM #104 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:46,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7f792c5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1eacc589] - MDC[]
2023-01-04 23:54:46,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@73c7a727[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:46,580 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:54:46,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:46,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:46,581 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom104 stopped - MDC[]
2023-01-04 23:54:46,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-lwklw-43365-1672876444640-0:103) is shutting down - MDC[]
2023-01-04 23:54:46,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-lwklw-43365-1672876444640-0:103) uptime 0.010 seconds - MDC[]
2023-01-04 23:54:46,582 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-lwklw-43365-1672876444640-0:103) is shutdown - MDC[]
2023-01-04 23:54:46,582 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:46,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.517226 ms - MDC[]
2023-01-04 23:54:46,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessagePubSub [activemq]> - MDC[]
2023-01-04 23:54:46,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:46,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq]> - MDC[]
2023-01-04 23:54:46,585 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:46,586 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #105 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:46,587 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,588 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-lwklw-43365-1672876444640-0:104) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,588 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-lwklw-43365-1672876444640-0:104) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,588 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,589 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom105 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,590 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-311:1,clientId=Scout JUnit MOM #105 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:46,599 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:54:47,602 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61b4a433, org.eclipse.scout.rt.mom.jms.JmsSubscription@127abbbe, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c48e78b] - MDC[]
2023-01-04 23:54:47,603 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3e5ffc8a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:47,603 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.085710 ms - MDC[]
2023-01-04 23:54:47,604 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:47,604 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:47,605 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom105 stopped - MDC[]
2023-01-04 23:54:47,605 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-lwklw-43365-1672876444640-0:104) is shutting down - MDC[]
2023-01-04 23:54:47,606 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-lwklw-43365-1672876444640-0:104) uptime 1.019 seconds - MDC[]
2023-01-04 23:54:47,606 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-lwklw-43365-1672876444640-0:104) is shutdown - MDC[]
2023-01-04 23:54:47,606 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:47,606 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1022.956342 ms - MDC[]
2023-01-04 23:54:47,606 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq]> - MDC[]
2023-01-04 23:54:47,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:47,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSerialMessageConsumption [activemq]> - MDC[]
2023-01-04 23:54:47,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #106 initialized: null - MDC[]
2023-01-04 23:54:47,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:47,609 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-lwklw-43365-1672876444640-0:105) is starting - MDC[]
2023-01-04 23:54:47,609 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-lwklw-43365-1672876444640-0:105) started - MDC[]
2023-01-04 23:54:47,609 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:47,610 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom106 started - MDC[]
2023-01-04 23:54:47,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-314:1,clientId=Scout JUnit MOM #106 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:50,622 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cd79426] - MDC[]
2023-01-04 23:54:50,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:50,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:50,624 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom106 stopped - MDC[]
2023-01-04 23:54:50,624 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-lwklw-43365-1672876444640-0:105) is shutting down - MDC[]
2023-01-04 23:54:50,625 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-lwklw-43365-1672876444640-0:105) uptime 3.016 seconds - MDC[]
2023-01-04 23:54:50,625 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-lwklw-43365-1672876444640-0:105) is shutdown - MDC[]
2023-01-04 23:54:50,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:50,625 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3017.909852 ms - MDC[]
2023-01-04 23:54:50,625 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSerialMessageConsumption [activemq]> - MDC[]
2023-01-04 23:54:50,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:50,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:50,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #107 initialized: null - MDC[]
2023-01-04 23:54:50,627 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:50,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-lwklw-43365-1672876444640-0:106) is starting - MDC[]
2023-01-04 23:54:50,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-lwklw-43365-1672876444640-0:106) started - MDC[]
2023-01-04 23:54:50,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:50,628 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom107 started - MDC[]
2023-01-04 23:54:50,630 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-317:1,clientId=Scout JUnit MOM #107 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:50,633 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@66b962b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e6dcfa] - MDC[]
2023-01-04 23:54:50,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@61b2ca5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@78ec5e18] - MDC[]
2023-01-04 23:54:50,640 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2e706bc6, org.eclipse.scout.rt.mom.jms.JmsSubscription@653bfc3d] - MDC[]
2023-01-04 23:54:50,643 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1e26bf55, org.eclipse.scout.rt.mom.jms.JmsSubscription@32d3bc83] - MDC[]
2023-01-04 23:54:50,646 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@33cbd883, org.eclipse.scout.rt.mom.jms.JmsSubscription@735b2605] - MDC[]
2023-01-04 23:54:50,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@248ad8a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6eb1a122] - MDC[]
2023-01-04 23:54:50,652 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@62b9d56e, org.eclipse.scout.rt.mom.jms.JmsSubscription@fe32f34] - MDC[]
2023-01-04 23:54:50,655 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@662b17b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a7b523b] - MDC[]
2023-01-04 23:54:50,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:50,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:50,656 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom107 stopped - MDC[]
2023-01-04 23:54:50,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-lwklw-43365-1672876444640-0:106) is shutting down - MDC[]
2023-01-04 23:54:50,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-lwklw-43365-1672876444640-0:106) uptime 0.029 seconds - MDC[]
2023-01-04 23:54:50,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-lwklw-43365-1672876444640-0:106) is shutdown - MDC[]
2023-01-04 23:54:50,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:50,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 30.714891 ms - MDC[]
2023-01-04 23:54:50,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:50,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:50,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:50,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #108 initialized: null - MDC[]
2023-01-04 23:54:50,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-lwklw-43365-1672876444640-0:107) is starting - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-lwklw-43365-1672876444640-0:107) started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,661 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,661 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom108 started - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,662 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-320:1,clientId=Scout JUnit MOM #108 (centos-7-lwklw:8080),started=true} - MDC[jobName=JMS subscriber]
2023-01-04 23:54:50,665 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fcbb165] - MDC[]
2023-01-04 23:54:50,666 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@53534c15[job=JMS subscriber, state=RUNNING]] - MDC[]
2023-01-04 23:54:50,666 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:54:50,666 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:50,666 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:50,667 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom108 stopped - MDC[]
2023-01-04 23:54:50,667 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-lwklw-43365-1672876444640-0:107) is shutting down - MDC[]
2023-01-04 23:54:50,667 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-lwklw-43365-1672876444640-0:107) uptime 0.007 seconds - MDC[]
2023-01-04 23:54:50,667 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-lwklw-43365-1672876444640-0:107) is shutdown - MDC[]
2023-01-04 23:54:50,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:50,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.779719 ms - MDC[]
2023-01-04 23:54:50,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribe [activemq]> - MDC[]
2023-01-04 23:54:50,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:50,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonDataSecure [activemq]> - MDC[]
2023-01-04 23:54:50,669 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #109 initialized: null - MDC[]
2023-01-04 23:54:50,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:50,670 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-lwklw-43365-1672876444640-0:108) is starting - MDC[]
2023-01-04 23:54:50,670 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-lwklw-43365-1672876444640-0:108) started - MDC[]
2023-01-04 23:54:50,670 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:50,671 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom109 started - MDC[]
2023-01-04 23:54:50,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-323:1,clientId=Scout JUnit MOM #109 (centos-7-lwklw:8080),started=true} - MDC[]
2023-01-04 23:54:50,678 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4c89b58, org.eclipse.scout.rt.mom.jms.JmsSubscription@472cf6af] - MDC[]
2023-01-04 23:54:50,678 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5575b4c2[job=JMS subscriber, state=DONE]] - MDC[]
2023-01-04 23:54:50,678 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:54:50,679 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:50,679 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:50,679 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom109 stopped - MDC[]
2023-01-04 23:54:50,680 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-lwklw-43365-1672876444640-0:108) is shutting down - MDC[]
2023-01-04 23:54:50,680 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-lwklw-43365-1672876444640-0:108) uptime 0.011 seconds - MDC[]
2023-01-04 23:54:50,680 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-lwklw-43365-1672876444640-0:108) is shutdown - MDC[]
2023-01-04 23:54:50,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:50,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.255805 ms - MDC[]
2023-01-04 23:54:50,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonDataSecure [activemq]> - MDC[]
2023-01-04 23:54:50,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:50,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeTransactional [activemq-j2ee]> - MDC[]
2023-01-04 23:54:50,683 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #110 initialized: null - MDC[]
2023-01-04 23:54:50,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:50,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-lwklw-43365-1672876444640-0:109) is starting - MDC[]
2023-01-04 23:54:50,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-lwklw-43365-1672876444640-0:109) started - MDC[]
2023-01-04 23:54:50,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:50,685 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom110 started - MDC[]
2023-01-04 23:54:50,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-326:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,743 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6080230a, org.eclipse.scout.rt.mom.jms.JmsSubscription@460fe6e3] - MDC[]
2023-01-04 23:54:54,744 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,744 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,745 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom110 stopped - MDC[]
2023-01-04 23:54:54,745 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-lwklw-43365-1672876444640-0:109) is shutting down - MDC[]
2023-01-04 23:54:54,746 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-lwklw-43365-1672876444640-0:109) uptime 4.062 seconds - MDC[]
2023-01-04 23:54:54,746 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-lwklw-43365-1672876444640-0:109) is shutdown - MDC[]
2023-01-04 23:54:54,746 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4064.191617 ms - MDC[]
2023-01-04 23:54:54,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeTransactional [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,749 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #111 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-lwklw-43365-1672876444640-0:110) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-lwklw-43365-1672876444640-0:110) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,751 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom111 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,766 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5d71ad1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@675f6810] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,777 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2b1d9fd7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e86c4ce] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,789 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@13b43d0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@20e66f8d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,800 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@a6746e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c3152e] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,839 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4704e732, org.eclipse.scout.rt.mom.jms.JmsSubscription@9e250cc] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,849 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@636ead38, org.eclipse.scout.rt.mom.jms.JmsSubscription@134705c0] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,860 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1ff4b9d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@151f4960] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,871 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4044b689, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a498ac8] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:54,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1209211e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:54,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018000 ms - MDC[]
2023-01-04 23:54:54,873 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom111 stopped - MDC[]
2023-01-04 23:54:54,873 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-lwklw-43365-1672876444640-0:110) is shutting down - MDC[]
2023-01-04 23:54:54,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-lwklw-43365-1672876444640-0:110) uptime 0.125 seconds - MDC[]
2023-01-04 23:54:54,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-lwklw-43365-1672876444640-0:110) is shutdown - MDC[]
2023-01-04 23:54:54,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,874 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 127.275475 ms - MDC[]
2023-01-04 23:54:54,874 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,876 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #112 initialized: null - MDC[]
2023-01-04 23:54:54,876 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,876 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-lwklw-43365-1672876444640-0:111) is starting - MDC[]
2023-01-04 23:54:54,877 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-lwklw-43365-1672876444640-0:111) started - MDC[]
2023-01-04 23:54:54,877 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,877 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom112 started - MDC[]
2023-01-04 23:54:54,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-332:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,884 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57dcdc14] - MDC[]
2023-01-04 23:54:54,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,885 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom112 stopped - MDC[]
2023-01-04 23:54:54,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-lwklw-43365-1672876444640-0:111) is shutting down - MDC[]
2023-01-04 23:54:54,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-lwklw-43365-1672876444640-0:111) uptime 0.010 seconds - MDC[]
2023-01-04 23:54:54,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-lwklw-43365-1672876444640-0:111) is shutdown - MDC[]
2023-01-04 23:54:54,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.115452 ms - MDC[]
2023-01-04 23:54:54,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,887 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,887 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,887 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #113 initialized: null - MDC[]
2023-01-04 23:54:54,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-lwklw-43365-1672876444640-0:112) is starting - MDC[]
2023-01-04 23:54:54,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-lwklw-43365-1672876444640-0:112) started - MDC[]
2023-01-04 23:54:54,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,936 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom113 started - MDC[]
2023-01-04 23:54:54,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-335:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,942 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@332e4784] - MDC[]
2023-01-04 23:54:54,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,944 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom113 stopped - MDC[]
2023-01-04 23:54:54,944 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-lwklw-43365-1672876444640-0:112) is shutting down - MDC[]
2023-01-04 23:54:54,945 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-lwklw-43365-1672876444640-0:112) uptime 0.057 seconds - MDC[]
2023-01-04 23:54:54,945 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-lwklw-43365-1672876444640-0:112) is shutdown - MDC[]
2023-01-04 23:54:54,945 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.056970 ms - MDC[]
2023-01-04 23:54:54,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #114 initialized: null - MDC[]
2023-01-04 23:54:54,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-lwklw-43365-1672876444640-0:113) is starting - MDC[]
2023-01-04 23:54:54,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-lwklw-43365-1672876444640-0:113) started - MDC[]
2023-01-04 23:54:54,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,948 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom114 started - MDC[]
2023-01-04 23:54:54,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-338:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5aa16232] - MDC[]
2023-01-04 23:54:54,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,955 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom114 stopped - MDC[]
2023-01-04 23:54:54,955 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-lwklw-43365-1672876444640-0:113) is shutting down - MDC[]
2023-01-04 23:54:54,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-lwklw-43365-1672876444640-0:113) uptime 0.010 seconds - MDC[]
2023-01-04 23:54:54,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-lwklw-43365-1672876444640-0:113) is shutdown - MDC[]
2023-01-04 23:54:54,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.519107 ms - MDC[]
2023-01-04 23:54:54,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #115 initialized: null - MDC[]
2023-01-04 23:54:54,958 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-lwklw-43365-1672876444640-0:114) is starting - MDC[]
2023-01-04 23:54:54,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-lwklw-43365-1672876444640-0:114) started - MDC[]
2023-01-04 23:54:54,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,960 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom115 started - MDC[]
2023-01-04 23:54:54,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-341:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,966 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@380d8b0e] - MDC[]
2023-01-04 23:54:54,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,968 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom115 stopped - MDC[]
2023-01-04 23:54:54,968 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-lwklw-43365-1672876444640-0:114) is shutting down - MDC[]
2023-01-04 23:54:54,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-lwklw-43365-1672876444640-0:114) uptime 0.011 seconds - MDC[]
2023-01-04 23:54:54,969 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-lwklw-43365-1672876444640-0:114) is shutdown - MDC[]
2023-01-04 23:54:54,969 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.905966 ms - MDC[]
2023-01-04 23:54:54,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #116 initialized: null - MDC[]
2023-01-04 23:54:54,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-lwklw-43365-1672876444640-0:115) is starting - MDC[]
2023-01-04 23:54:54,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-lwklw-43365-1672876444640-0:115) started - MDC[]
2023-01-04 23:54:54,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,972 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom116 started - MDC[]
2023-01-04 23:54:54,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-344:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:54,978 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58f28c5e] - MDC[]
2023-01-04 23:54:54,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:54,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:54,980 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom116 stopped - MDC[]
2023-01-04 23:54:54,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-lwklw-43365-1672876444640-0:115) is shutting down - MDC[]
2023-01-04 23:54:54,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-lwklw-43365-1672876444640-0:115) uptime 0.009 seconds - MDC[]
2023-01-04 23:54:54,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-lwklw-43365-1672876444640-0:115) is shutdown - MDC[]
2023-01-04 23:54:54,981 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:54,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.984741 ms - MDC[]
2023-01-04 23:54:54,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:54,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:54,982 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #117 initialized: null - MDC[]
2023-01-04 23:54:54,983 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:54,984 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-lwklw-43365-1672876444640-0:116) is starting - MDC[]
2023-01-04 23:54:54,984 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-lwklw-43365-1672876444640-0:116) started - MDC[]
2023-01-04 23:54:54,984 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:54,985 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom117 started - MDC[]
2023-01-04 23:54:54,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-347:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1936513a] - MDC[]
2023-01-04 23:54:55,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,041 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom117 stopped - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-lwklw-43365-1672876444640-0:116) is shutting down - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-lwklw-43365-1672876444640-0:116) uptime 0.059 seconds - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-lwklw-43365-1672876444640-0:116) is shutdown - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.842770 ms - MDC[]
2023-01-04 23:54:55,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,043 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,043 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,044 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #118 initialized: null - MDC[]
2023-01-04 23:54:55,044 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,045 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-lwklw-43365-1672876444640-0:117) is starting - MDC[]
2023-01-04 23:54:55,045 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-lwklw-43365-1672876444640-0:117) started - MDC[]
2023-01-04 23:54:55,045 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,046 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom118 started - MDC[]
2023-01-04 23:54:55,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-350:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d919a4] - MDC[]
2023-01-04 23:54:55,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,053 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom118 stopped - MDC[]
2023-01-04 23:54:55,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-lwklw-43365-1672876444640-0:117) is shutting down - MDC[]
2023-01-04 23:54:55,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-lwklw-43365-1672876444640-0:117) uptime 0.009 seconds - MDC[]
2023-01-04 23:54:55,053 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-lwklw-43365-1672876444640-0:117) is shutdown - MDC[]
2023-01-04 23:54:55,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,054 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.679110 ms - MDC[]
2023-01-04 23:54:55,054 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #119 initialized: null - MDC[]
2023-01-04 23:54:55,056 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-lwklw-43365-1672876444640-0:118) is starting - MDC[]
2023-01-04 23:54:55,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-lwklw-43365-1672876444640-0:118) started - MDC[]
2023-01-04 23:54:55,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,058 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom119 started - MDC[]
2023-01-04 23:54:55,058 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-353:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,063 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3605d078] - MDC[]
2023-01-04 23:54:55,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,065 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom119 stopped - MDC[]
2023-01-04 23:54:55,065 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-lwklw-43365-1672876444640-0:118) is shutting down - MDC[]
2023-01-04 23:54:55,065 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-lwklw-43365-1672876444640-0:118) uptime 0.009 seconds - MDC[]
2023-01-04 23:54:55,066 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-lwklw-43365-1672876444640-0:118) is shutdown - MDC[]
2023-01-04 23:54:55,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,066 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.103201 ms - MDC[]
2023-01-04 23:54:55,066 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,067 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,067 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,067 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #120 initialized: null - MDC[]
2023-01-04 23:54:55,068 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,068 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-lwklw-43365-1672876444640-0:119) is starting - MDC[]
2023-01-04 23:54:55,068 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-lwklw-43365-1672876444640-0:119) started - MDC[]
2023-01-04 23:54:55,069 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,069 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom120 started - MDC[]
2023-01-04 23:54:55,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-356:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa51751] - MDC[]
2023-01-04 23:54:55,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,081 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom120 stopped - MDC[]
2023-01-04 23:54:55,081 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-lwklw-43365-1672876444640-0:119) is shutting down - MDC[]
2023-01-04 23:54:55,082 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-lwklw-43365-1672876444640-0:119) uptime 0.014 seconds - MDC[]
2023-01-04 23:54:55,082 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-lwklw-43365-1672876444640-0:119) is shutdown - MDC[]
2023-01-04 23:54:55,082 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.954854 ms - MDC[]
2023-01-04 23:54:55,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,083 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,083 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,083 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #121 initialized: null - MDC[]
2023-01-04 23:54:55,083 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-lwklw-43365-1672876444640-0:120) is starting - MDC[]
2023-01-04 23:54:55,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-lwklw-43365-1672876444640-0:120) started - MDC[]
2023-01-04 23:54:55,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,136 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom121 started - MDC[]
2023-01-04 23:54:55,136 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-359:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,141 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19e7aa5b] - MDC[]
2023-01-04 23:54:55,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,142 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,142 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom121 stopped - MDC[]
2023-01-04 23:54:55,143 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-lwklw-43365-1672876444640-0:120) is shutting down - MDC[]
2023-01-04 23:54:55,143 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-lwklw-43365-1672876444640-0:120) uptime 0.060 seconds - MDC[]
2023-01-04 23:54:55,143 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-lwklw-43365-1672876444640-0:120) is shutdown - MDC[]
2023-01-04 23:54:55,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.777686 ms - MDC[]
2023-01-04 23:54:55,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,145 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,145 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyWithBlockingCondition [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,146 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #122 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,146 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,147 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-lwklw-43365-1672876444640-0:121) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,147 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-lwklw-43365-1672876444640-0:121) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,147 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,147 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom122 started - MDC[jobName=Running test with support for JUnit timeout]
Reply: TheReply
2023-01-04 23:54:55,171 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@126688a7] - MDC[]
2023-01-04 23:54:55,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@787f08b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:55,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:54:55,174 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom122 stopped - MDC[]
2023-01-04 23:54:55,174 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-lwklw-43365-1672876444640-0:121) is shutting down - MDC[]
2023-01-04 23:54:55,174 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-lwklw-43365-1672876444640-0:121) uptime 0.028 seconds - MDC[]
2023-01-04 23:54:55,174 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-lwklw-43365-1672876444640-0:121) is shutdown - MDC[]
2023-01-04 23:54:55,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 29.528827 ms - MDC[]
2023-01-04 23:54:55,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyWithBlockingCondition [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,176 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #123 initialized: null - MDC[]
2023-01-04 23:54:55,176 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,177 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-lwklw-43365-1672876444640-0:122) is starting - MDC[]
2023-01-04 23:54:55,177 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-lwklw-43365-1672876444640-0:122) started - MDC[]
2023-01-04 23:54:55,177 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,178 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom123 started - MDC[]
2023-01-04 23:54:55,178 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-365:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,236 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@28ee138c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3683c47f, org.eclipse.scout.rt.mom.jms.JmsSubscription@84fd359] - MDC[]
2023-01-04 23:54:55,238 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,238 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,239 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom123 stopped - MDC[]
2023-01-04 23:54:55,239 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-lwklw-43365-1672876444640-0:122) is shutting down - MDC[]
2023-01-04 23:54:55,239 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-lwklw-43365-1672876444640-0:122) uptime 0.063 seconds - MDC[]
2023-01-04 23:54:55,239 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-lwklw-43365-1672876444640-0:122) is shutdown - MDC[]
2023-01-04 23:54:55,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,240 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.264666 ms - MDC[]
2023-01-04 23:54:55,240 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,241 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,241 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_StringMarshaller_Exception [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,242 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #124 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,242 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,243 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-lwklw-43365-1672876444640-0:123) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,243 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-lwklw-43365-1672876444640-0:123) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,243 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,244 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom124 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:55,254 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=d991b602-f6d8-483e-a69b-0ecc41dccdc2]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:54:55,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60607fab] - MDC[]
2023-01-04 23:54:55,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@a12ab0b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:55,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012959 ms - MDC[]
2023-01-04 23:54:55,261 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom124 stopped - MDC[]
2023-01-04 23:54:55,262 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-lwklw-43365-1672876444640-0:123) is shutting down - MDC[]
2023-01-04 23:54:55,262 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-lwklw-43365-1672876444640-0:123) uptime 0.020 seconds - MDC[]
2023-01-04 23:54:55,262 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-lwklw-43365-1672876444640-0:123) is shutdown - MDC[]
2023-01-04 23:54:55,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.713268 ms - MDC[]
2023-01-04 23:54:55,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_StringMarshaller_Exception [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeFailover [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.679346 ms - MDC[]
2023-01-04 23:54:55,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeFailover [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,268 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,269 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #125 initialized: null - MDC[]
2023-01-04 23:54:55,269 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,270 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-lwklw-43365-1672876444640-0:124) is starting - MDC[]
2023-01-04 23:54:55,270 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-lwklw-43365-1672876444640-0:124) started - MDC[]
2023-01-04 23:54:55,270 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,271 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom125 started - MDC[]
2023-01-04 23:54:55,271 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-371:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67954442] - MDC[]
2023-01-04 23:54:55,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,477 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom125 stopped - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-lwklw-43365-1672876444640-0:124) is shutting down - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-lwklw-43365-1672876444640-0:124) uptime 0.209 seconds - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-lwklw-43365-1672876444640-0:124) is shutdown - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.585194 ms - MDC[]
2023-01-04 23:54:55,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #126 initialized: null - MDC[]
2023-01-04 23:54:55,480 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,481 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-lwklw-43365-1672876444640-0:125) is starting - MDC[]
2023-01-04 23:54:55,481 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-lwklw-43365-1672876444640-0:125) started - MDC[]
2023-01-04 23:54:55,481 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,482 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom126 started - MDC[]
2023-01-04 23:54:55,482 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-374:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,687 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@772ccecf] - MDC[]
2023-01-04 23:54:55,688 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,688 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,688 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom126 stopped - MDC[]
2023-01-04 23:54:55,689 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-lwklw-43365-1672876444640-0:125) is shutting down - MDC[]
2023-01-04 23:54:55,689 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-lwklw-43365-1672876444640-0:125) uptime 0.209 seconds - MDC[]
2023-01-04 23:54:55,689 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-lwklw-43365-1672876444640-0:125) is shutdown - MDC[]
2023-01-04 23:54:55,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.307897 ms - MDC[]
2023-01-04 23:54:55,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,690 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #127 initialized: null - MDC[]
2023-01-04 23:54:55,691 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,692 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-lwklw-43365-1672876444640-0:126) is starting - MDC[]
2023-01-04 23:54:55,692 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-lwklw-43365-1672876444640-0:126) started - MDC[]
2023-01-04 23:54:55,692 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,692 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom127 started - MDC[]
2023-01-04 23:54:55,693 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-377:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:55,897 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39f29540] - MDC[]
2023-01-04 23:54:55,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:55,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:55,899 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom127 stopped - MDC[]
2023-01-04 23:54:55,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-lwklw-43365-1672876444640-0:126) is shutting down - MDC[]
2023-01-04 23:54:55,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-lwklw-43365-1672876444640-0:126) uptime 0.208 seconds - MDC[]
2023-01-04 23:54:55,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-lwklw-43365-1672876444640-0:126) is shutdown - MDC[]
2023-01-04 23:54:55,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:55,900 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.454714 ms - MDC[]
2023-01-04 23:54:55,900 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,900 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:55,900 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:55,901 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #128 initialized: null - MDC[]
2023-01-04 23:54:55,901 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:55,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-lwklw-43365-1672876444640-0:127) is starting - MDC[]
2023-01-04 23:54:55,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-lwklw-43365-1672876444640-0:127) started - MDC[]
2023-01-04 23:54:55,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:55,903 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom128 started - MDC[]
2023-01-04 23:54:55,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-380:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:56,107 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f0a9d4f] - MDC[]
2023-01-04 23:54:56,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:56,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:56,109 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom128 stopped - MDC[]
2023-01-04 23:54:56,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-lwklw-43365-1672876444640-0:127) is shutting down - MDC[]
2023-01-04 23:54:56,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-lwklw-43365-1672876444640-0:127) uptime 0.208 seconds - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-lwklw-43365-1672876444640-0:127) is shutdown - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.564384 ms - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:56,110 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #129 initialized: null - MDC[]
2023-01-04 23:54:56,111 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:56,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-lwklw-43365-1672876444640-0:128) is starting - MDC[]
2023-01-04 23:54:56,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-lwklw-43365-1672876444640-0:128) started - MDC[]
2023-01-04 23:54:56,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:56,113 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom129 started - MDC[]
2023-01-04 23:54:56,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-383:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:56,318 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c179a3e] - MDC[]
2023-01-04 23:54:56,319 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:56,319 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:56,319 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom129 stopped - MDC[]
2023-01-04 23:54:56,320 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-lwklw-43365-1672876444640-0:128) is shutting down - MDC[]
2023-01-04 23:54:56,320 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-lwklw-43365-1672876444640-0:128) uptime 0.209 seconds - MDC[]
2023-01-04 23:54:56,321 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-lwklw-43365-1672876444640-0:128) is shutdown - MDC[]
2023-01-04 23:54:56,321 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:56,321 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.529151 ms - MDC[]
2023-01-04 23:54:56,321 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,322 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:56,322 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,323 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #130 initialized: null - MDC[]
2023-01-04 23:54:56,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:56,324 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-lwklw-43365-1672876444640-0:129) is starting - MDC[]
2023-01-04 23:54:56,324 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-lwklw-43365-1672876444640-0:129) started - MDC[]
2023-01-04 23:54:56,324 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:56,325 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom130 started - MDC[]
2023-01-04 23:54:56,326 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-386:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:56,531 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@162c02a2] - MDC[]
2023-01-04 23:54:56,532 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:56,532 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:56,533 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom130 stopped - MDC[]
2023-01-04 23:54:56,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-lwklw-43365-1672876444640-0:129) is shutting down - MDC[]
2023-01-04 23:54:56,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-lwklw-43365-1672876444640-0:129) uptime 0.210 seconds - MDC[]
2023-01-04 23:54:56,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-lwklw-43365-1672876444640-0:129) is shutdown - MDC[]
2023-01-04 23:54:56,533 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:56,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.876092 ms - MDC[]
2023-01-04 23:54:56,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:56,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #131 initialized: null - MDC[]
2023-01-04 23:54:56,535 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:56,536 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-lwklw-43365-1672876444640-0:130) is starting - MDC[]
2023-01-04 23:54:56,536 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-lwklw-43365-1672876444640-0:130) started - MDC[]
2023-01-04 23:54:56,536 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:56,537 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom131 started - MDC[]
2023-01-04 23:54:56,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-389:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:56,741 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@272ee84a] - MDC[]
2023-01-04 23:54:56,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:56,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:56,743 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom131 stopped - MDC[]
2023-01-04 23:54:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-lwklw-43365-1672876444640-0:130) is shutting down - MDC[]
2023-01-04 23:54:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-lwklw-43365-1672876444640-0:130) uptime 0.209 seconds - MDC[]
2023-01-04 23:54:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-lwklw-43365-1672876444640-0:130) is shutdown - MDC[]
2023-01-04 23:54:56,744 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.081143 ms - MDC[]
2023-01-04 23:54:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #132 initialized: null - MDC[]
2023-01-04 23:54:56,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:56,747 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-lwklw-43365-1672876444640-0:131) is starting - MDC[]
2023-01-04 23:54:56,747 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-lwklw-43365-1672876444640-0:131) started - MDC[]
2023-01-04 23:54:56,748 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:56,748 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom132 started - MDC[]
2023-01-04 23:54:56,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-392:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:56,954 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@766c225c] - MDC[]
2023-01-04 23:54:56,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:56,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:56,955 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom132 stopped - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-lwklw-43365-1672876444640-0:131) is shutting down - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-lwklw-43365-1672876444640-0:131) uptime 0.210 seconds - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-lwklw-43365-1672876444640-0:131) is shutdown - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.878658 ms - MDC[]
2023-01-04 23:54:56,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:56,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:56,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #133 initialized: null - MDC[]
2023-01-04 23:54:56,958 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:56,958 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-lwklw-43365-1672876444640-0:132) is starting - MDC[]
2023-01-04 23:54:56,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-lwklw-43365-1672876444640-0:132) started - MDC[]
2023-01-04 23:54:56,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:56,959 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom133 started - MDC[]
2023-01-04 23:54:56,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-395:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:57,164 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d158cbe] - MDC[]
2023-01-04 23:54:57,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:57,167 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom133 stopped - MDC[]
2023-01-04 23:54:57,167 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-lwklw-43365-1672876444640-0:132) is shutting down - MDC[]
2023-01-04 23:54:57,168 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-lwklw-43365-1672876444640-0:132) uptime 0.210 seconds - MDC[]
2023-01-04 23:54:57,168 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-lwklw-43365-1672876444640-0:132) is shutdown - MDC[]
2023-01-04 23:54:57,168 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:57,168 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.120787 ms - MDC[]
2023-01-04 23:54:57,168 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,169 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,169 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #134 initialized: null - MDC[]
2023-01-04 23:54:57,170 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:57,171 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-lwklw-43365-1672876444640-0:133) is starting - MDC[]
2023-01-04 23:54:57,171 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-lwklw-43365-1672876444640-0:133) started - MDC[]
2023-01-04 23:54:57,171 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:57,172 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom134 started - MDC[]
2023-01-04 23:54:57,172 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-398:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:57,376 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@291b3e68] - MDC[]
2023-01-04 23:54:57,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:57,377 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom134 stopped - MDC[]
2023-01-04 23:54:57,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-lwklw-43365-1672876444640-0:133) is shutting down - MDC[]
2023-01-04 23:54:57,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-lwklw-43365-1672876444640-0:133) uptime 0.208 seconds - MDC[]
2023-01-04 23:54:57,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-lwklw-43365-1672876444640-0:133) is shutdown - MDC[]
2023-01-04 23:54:57,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:57,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.336630 ms - MDC[]
2023-01-04 23:54:57,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,379 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,379 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testProperties [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,380 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #135 initialized: null - MDC[]
2023-01-04 23:54:57,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:57,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-lwklw-43365-1672876444640-0:134) is starting - MDC[]
2023-01-04 23:54:57,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-lwklw-43365-1672876444640-0:134) started - MDC[]
2023-01-04 23:54:57,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:57,381 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom135 started - MDC[]
2023-01-04 23:54:57,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-401:2,clientId=null,started=false} - MDC[]
2023-01-04 23:54:57,387 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58bbe78f] - MDC[]
2023-01-04 23:54:57,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:57,388 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom135 stopped - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-lwklw-43365-1672876444640-0:134) is shutting down - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-lwklw-43365-1672876444640-0:134) uptime 0.009 seconds - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-lwklw-43365-1672876444640-0:134) is shutdown - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.062640 ms - MDC[]
2023-01-04 23:54:57,389 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testProperties [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,390 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,390 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyEmpty [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,391 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #136 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,391 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,392 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-lwklw-43365-1672876444640-0:135) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,392 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-lwklw-43365-1672876444640-0:135) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,392 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,393 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom136 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,406 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b3f29a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@328e1dc2] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,417 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@27b98b81, org.eclipse.scout.rt.mom.jms.JmsSubscription@12bc0bf6] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,429 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@635d504f, org.eclipse.scout.rt.mom.jms.JmsSubscription@33cc793b] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,442 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@73539fc6, org.eclipse.scout.rt.mom.jms.JmsSubscription@e940c9d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,451 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4fb6ae7, org.eclipse.scout.rt.mom.jms.JmsSubscription@a6343e8] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,462 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@30348a8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b381a86] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,472 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@65ac46b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@a65d906] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,483 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@24ee535d, org.eclipse.scout.rt.mom.jms.JmsSubscription@74318c9] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,484 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@8c69a3b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,484 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.027793 ms - MDC[]
2023-01-04 23:54:57,485 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom136 stopped - MDC[]
2023-01-04 23:54:57,485 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-lwklw-43365-1672876444640-0:135) is shutting down - MDC[]
2023-01-04 23:54:57,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-lwklw-43365-1672876444640-0:135) uptime 0.095 seconds - MDC[]
2023-01-04 23:54:57,486 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-lwklw-43365-1672876444640-0:135) is shutdown - MDC[]
2023-01-04 23:54:57,486 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 95.893697 ms - MDC[]
2023-01-04 23:54:57,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyEmpty [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,537 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #137 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,537 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,538 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-lwklw-43365-1672876444640-0:136) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,538 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-lwklw-43365-1672876444640-0:136) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,538 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,539 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom137 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,609 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c799d53, org.eclipse.scout.rt.mom.jms.JmsSubscription@66ed4881] - MDC[]
2023-01-04 23:54:57,611 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5fc9fadf[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,611 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.067668 ms - MDC[]
2023-01-04 23:54:57,612 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom137 stopped - MDC[]
2023-01-04 23:54:57,612 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-lwklw-43365-1672876444640-0:136) is shutting down - MDC[]
2023-01-04 23:54:57,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-lwklw-43365-1672876444640-0:136) uptime 0.076 seconds - MDC[]
2023-01-04 23:54:57,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-lwklw-43365-1672876444640-0:136) is shutdown - MDC[]
2023-01-04 23:54:57,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,613 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.589699 ms - MDC[]
2023-01-04 23:54:57,613 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,614 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,614 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,615 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #138 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,615 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,616 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-lwklw-43365-1672876444640-0:137) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,616 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-lwklw-43365-1672876444640-0:137) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,616 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,617 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom138 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,687 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1579cf25, org.eclipse.scout.rt.mom.jms.JmsSubscription@77459635] - MDC[]
2023-01-04 23:54:57,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@296ac897[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:54:57,690 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom138 stopped - MDC[]
2023-01-04 23:54:57,690 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-lwklw-43365-1672876444640-0:137) is shutting down - MDC[]
2023-01-04 23:54:57,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-lwklw-43365-1672876444640-0:137) uptime 0.076 seconds - MDC[]
2023-01-04 23:54:57,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-lwklw-43365-1672876444640-0:137) is shutdown - MDC[]
2023-01-04 23:54:57,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.335736 ms - MDC[]
2023-01-04 23:54:57,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,693 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #139 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,693 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,694 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-lwklw-43365-1672876444640-0:138) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,694 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-lwklw-43365-1672876444640-0:138) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,694 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,695 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom139 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,761 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e3e1b7b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fd9c5db] - MDC[]
2023-01-04 23:54:57,762 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@119aacc9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009500 ms - MDC[]
2023-01-04 23:54:57,764 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom139 stopped - MDC[]
2023-01-04 23:54:57,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-lwklw-43365-1672876444640-0:138) is shutting down - MDC[]
2023-01-04 23:54:57,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-lwklw-43365-1672876444640-0:138) uptime 0.071 seconds - MDC[]
2023-01-04 23:54:57,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-lwklw-43365-1672876444640-0:138) is shutdown - MDC[]
2023-01-04 23:54:57,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 72.758944 ms - MDC[]
2023-01-04 23:54:57,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,766 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #140 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,767 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,767 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-lwklw-43365-1672876444640-0:139) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,767 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-lwklw-43365-1672876444640-0:139) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,768 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,768 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom140 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d0c7a03, org.eclipse.scout.rt.mom.jms.JmsSubscription@445eed0b] - MDC[]
2023-01-04 23:54:57,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@765088c5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.026001 ms - MDC[]
2023-01-04 23:54:57,838 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom140 stopped - MDC[]
2023-01-04 23:54:57,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-lwklw-43365-1672876444640-0:139) is shutting down - MDC[]
2023-01-04 23:54:57,839 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-lwklw-43365-1672876444640-0:139) uptime 0.071 seconds - MDC[]
2023-01-04 23:54:57,839 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-lwklw-43365-1672876444640-0:139) is shutdown - MDC[]
2023-01-04 23:54:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.751088 ms - MDC[]
2023-01-04 23:54:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,841 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #141 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,841 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,842 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-lwklw-43365-1672876444640-0:140) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,842 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-lwklw-43365-1672876444640-0:140) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,842 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,842 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom141 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,909 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fe40fa8, org.eclipse.scout.rt.mom.jms.JmsSubscription@37f76752] - MDC[]
2023-01-04 23:54:57,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@54ff82bc[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.020250 ms - MDC[]
2023-01-04 23:54:57,912 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom141 stopped - MDC[]
2023-01-04 23:54:57,912 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-lwklw-43365-1672876444640-0:140) is shutting down - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-lwklw-43365-1672876444640-0:140) uptime 0.071 seconds - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-lwklw-43365-1672876444640-0:140) is shutdown - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.053783 ms - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,915 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #142 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,915 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,916 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-lwklw-43365-1672876444640-0:141) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,916 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-lwklw-43365-1672876444640-0:141) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,916 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,917 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom142 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,985 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e9065e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@bdb997f] - MDC[]
2023-01-04 23:54:57,988 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6087c057[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:57,989 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:54:57,990 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom142 stopped - MDC[]
2023-01-04 23:54:57,991 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-lwklw-43365-1672876444640-0:141) is shutting down - MDC[]
2023-01-04 23:54:57,991 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-lwklw-43365-1672876444640-0:141) uptime 0.076 seconds - MDC[]
2023-01-04 23:54:57,992 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-lwklw-43365-1672876444640-0:141) is shutdown - MDC[]
2023-01-04 23:54:57,992 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:57,992 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 78.721427 ms - MDC[]
2023-01-04 23:54:57,993 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,993 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:57,993 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:57,995 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #143 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,996 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,996 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-lwklw-43365-1672876444640-0:142) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,997 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-lwklw-43365-1672876444640-0:142) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,997 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:57,997 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom143 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,232 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c650ad2, org.eclipse.scout.rt.mom.jms.JmsSubscription@74bcff71] - MDC[]
2023-01-04 23:54:58,234 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3278f389[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:58,234 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.024709 ms - MDC[]
2023-01-04 23:54:58,235 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom143 stopped - MDC[]
2023-01-04 23:54:58,236 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-lwklw-43365-1672876444640-0:142) is shutting down - MDC[]
2023-01-04 23:54:58,236 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-lwklw-43365-1672876444640-0:142) uptime 0.240 seconds - MDC[]
2023-01-04 23:54:58,236 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-lwklw-43365-1672876444640-0:142) is shutdown - MDC[]
2023-01-04 23:54:58,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:58,236 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 242.761902 ms - MDC[]
2023-01-04 23:54:58,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:58,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,238 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #144 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,239 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,239 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-lwklw-43365-1672876444640-0:143) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,239 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-lwklw-43365-1672876444640-0:143) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,239 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,240 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom144 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e242f6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@23f41ce3] - MDC[]
2023-01-04 23:54:58,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2dc32c10[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:58,482 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013001 ms - MDC[]
2023-01-04 23:54:58,484 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom144 stopped - MDC[]
2023-01-04 23:54:58,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-lwklw-43365-1672876444640-0:143) is shutting down - MDC[]
2023-01-04 23:54:58,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-lwklw-43365-1672876444640-0:143) uptime 0.246 seconds - MDC[]
2023-01-04 23:54:58,485 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-lwklw-43365-1672876444640-0:143) is shutdown - MDC[]
2023-01-04 23:54:58,485 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:58,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 247.711992 ms - MDC[]
2023-01-04 23:54:58,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:58,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,487 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #145 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,487 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,488 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-lwklw-43365-1672876444640-0:144) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,488 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-lwklw-43365-1672876444640-0:144) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,489 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,489 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom145 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,580 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f562214, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dafe488] - MDC[]
2023-01-04 23:54:58,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16a6de9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:58,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.036959 ms - MDC[]
2023-01-04 23:54:58,584 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom145 stopped - MDC[]
2023-01-04 23:54:58,584 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-lwklw-43365-1672876444640-0:144) is shutting down - MDC[]
2023-01-04 23:54:58,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-lwklw-43365-1672876444640-0:144) uptime 0.098 seconds - MDC[]
2023-01-04 23:54:58,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-lwklw-43365-1672876444640-0:144) is shutdown - MDC[]
2023-01-04 23:54:58,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:58,585 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 99.475512 ms - MDC[]
2023-01-04 23:54:58,585 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:58,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,587 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #146 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,587 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,588 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-lwklw-43365-1672876444640-0:145) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,588 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-lwklw-43365-1672876444640-0:145) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,588 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,589 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom146 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:54:58,666 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8936d23, org.eclipse.scout.rt.mom.jms.JmsSubscription@73131043] - MDC[]
2023-01-04 23:54:58,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1fdaf280[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:58,669 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.049501 ms - MDC[]
2023-01-04 23:54:58,669 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom146 stopped - MDC[]
2023-01-04 23:54:58,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-lwklw-43365-1672876444640-0:145) is shutting down - MDC[]
2023-01-04 23:54:58,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-lwklw-43365-1672876444640-0:145) uptime 0.083 seconds - MDC[]
2023-01-04 23:54:58,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-lwklw-43365-1672876444640-0:145) is shutdown - MDC[]
2023-01-04 23:54:58,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:58,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 84.752537 ms - MDC[]
2023-01-04 23:54:58,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:58,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonData [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,672 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #147 initialized: null - MDC[]
2023-01-04 23:54:58,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:54:58,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-lwklw-43365-1672876444640-0:146) is starting - MDC[]
2023-01-04 23:54:58,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-lwklw-43365-1672876444640-0:146) started - MDC[]
2023-01-04 23:54:58,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:54:58,676 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom147 started - MDC[]
2023-01-04 23:54:58,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-437:1,clientId=null,started=false} - MDC[]
2023-01-04 23:54:58,688 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4127f82a, org.eclipse.scout.rt.mom.jms.JmsSubscription@550d3cd7] - MDC[]
2023-01-04 23:54:58,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:54:58,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:54:58,690 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom147 stopped - MDC[]
2023-01-04 23:54:58,690 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-lwklw-43365-1672876444640-0:146) is shutting down - MDC[]
2023-01-04 23:54:58,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-lwklw-43365-1672876444640-0:146) uptime 0.019 seconds - MDC[]
2023-01-04 23:54:58,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-lwklw-43365-1672876444640-0:146) is shutdown - MDC[]
2023-01-04 23:54:58,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:54:58,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.869235 ms - MDC[]
2023-01-04 23:54:58,691 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonData [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:58,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:58,693 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #148 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:58,694 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:58,694 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-lwklw-43365-1672876444640-0:147) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:58,695 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-lwklw-43365-1672876444640-0:147) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:58,695 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:58,695 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom148 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,003 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19c4c24d] - MDC[]
2023-01-04 23:54:59,004 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5f915e54[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:59,005 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:59,005 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom148 stopped - MDC[]
2023-01-04 23:54:59,005 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-lwklw-43365-1672876444640-0:147) is shutting down - MDC[]
2023-01-04 23:54:59,006 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-lwklw-43365-1672876444640-0:147) uptime 0.312 seconds - MDC[]
2023-01-04 23:54:59,006 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-lwklw-43365-1672876444640-0:147) is shutdown - MDC[]
2023-01-04 23:54:59,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:59,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.995735 ms - MDC[]
2023-01-04 23:54:59,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,007 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:59,007 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,008 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #149 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:59,009 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,009 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-lwklw-43365-1672876444640-0:148) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,009 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-lwklw-43365-1672876444640-0:148) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,010 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,010 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom149 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,332 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20531934] - MDC[]
2023-01-04 23:54:59,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7c46ef9a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:59,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:59,334 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom149 stopped - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-lwklw-43365-1672876444640-0:148) is shutting down - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-lwklw-43365-1672876444640-0:148) uptime 0.326 seconds - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-lwklw-43365-1672876444640-0:148) is shutdown - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 328.279703 ms - MDC[]
2023-01-04 23:54:59,335 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:59,336 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,337 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #150 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:59,338 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,338 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-lwklw-43365-1672876444640-0:149) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,338 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-lwklw-43365-1672876444640-0:149) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,338 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,339 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom150 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,646 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2c2278] - MDC[]
2023-01-04 23:54:59,647 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@f3ad5a3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:59,647 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:54:59,648 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom150 stopped - MDC[]
2023-01-04 23:54:59,648 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-lwklw-43365-1672876444640-0:149) is shutting down - MDC[]
2023-01-04 23:54:59,648 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-lwklw-43365-1672876444640-0:149) uptime 0.310 seconds - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-lwklw-43365-1672876444640-0:149) is shutdown - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.027802 ms - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:59,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,650 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #151 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:59,651 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,651 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-lwklw-43365-1672876444640-0:150) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,652 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-lwklw-43365-1672876444640-0:150) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,652 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,652 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom151 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b749404] - MDC[]
2023-01-04 23:54:59,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@55450e6b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:54:59,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:54:59,961 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom151 stopped - MDC[]
2023-01-04 23:54:59,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-lwklw-43365-1672876444640-0:150) is shutting down - MDC[]
2023-01-04 23:54:59,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-lwklw-43365-1672876444640-0:150) uptime 0.310 seconds - MDC[]
2023-01-04 23:54:59,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-lwklw-43365-1672876444640-0:150) is shutdown - MDC[]
2023-01-04 23:54:59,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:54:59,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.136618 ms - MDC[]
2023-01-04 23:54:59,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:54:59,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:54:59,963 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #152 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:54:59,963 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,964 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-lwklw-43365-1672876444640-0:151) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,964 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-lwklw-43365-1672876444640-0:151) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,964 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:54:59,965 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom152 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,278 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f940a24] - MDC[]
2023-01-04 23:55:00,279 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@560cb195[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:00,279 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:00,280 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom152 stopped - MDC[]
2023-01-04 23:55:00,280 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-lwklw-43365-1672876444640-0:151) is shutting down - MDC[]
2023-01-04 23:55:00,281 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-lwklw-43365-1672876444640-0:151) uptime 0.318 seconds - MDC[]
2023-01-04 23:55:00,281 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-lwklw-43365-1672876444640-0:151) is shutdown - MDC[]
2023-01-04 23:55:00,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:00,281 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 319.045744 ms - MDC[]
2023-01-04 23:55:00,281 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,282 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:00,282 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,283 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #153 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:00,284 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,284 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-lwklw-43365-1672876444640-0:152) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,284 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-lwklw-43365-1672876444640-0:152) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,285 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,285 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom153 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,594 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a4bc0df] - MDC[]
2023-01-04 23:55:00,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@10fa4bf4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:00,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.026126 ms - MDC[]
2023-01-04 23:55:00,597 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom153 stopped - MDC[]
2023-01-04 23:55:00,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-lwklw-43365-1672876444640-0:152) is shutting down - MDC[]
2023-01-04 23:55:00,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-lwklw-43365-1672876444640-0:152) uptime 0.313 seconds - MDC[]
2023-01-04 23:55:00,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-lwklw-43365-1672876444640-0:152) is shutdown - MDC[]
2023-01-04 23:55:00,597 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:00,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 315.766851 ms - MDC[]
2023-01-04 23:55:00,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:00,598 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,599 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #154 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:00,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-lwklw-43365-1672876444640-0:153) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-lwklw-43365-1672876444640-0:153) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,601 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom154 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13d63185] - MDC[]
2023-01-04 23:55:00,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@23de625b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:00,909 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:00,909 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom154 stopped - MDC[]
2023-01-04 23:55:00,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-lwklw-43365-1672876444640-0:153) is shutting down - MDC[]
2023-01-04 23:55:00,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-lwklw-43365-1672876444640-0:153) uptime 0.310 seconds - MDC[]
2023-01-04 23:55:00,910 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-lwklw-43365-1672876444640-0:153) is shutdown - MDC[]
2023-01-04 23:55:00,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:00,910 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.288705 ms - MDC[]
2023-01-04 23:55:00,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:00,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:00,912 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #155 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:00,913 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,913 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-lwklw-43365-1672876444640-0:154) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,913 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-lwklw-43365-1672876444640-0:154) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,914 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:00,914 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom155 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,221 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4243ed1b] - MDC[]
2023-01-04 23:55:01,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7370dec9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:01,223 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.033459 ms - MDC[]
2023-01-04 23:55:01,224 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom155 stopped - MDC[]
2023-01-04 23:55:01,224 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-lwklw-43365-1672876444640-0:154) is shutting down - MDC[]
2023-01-04 23:55:01,224 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-lwklw-43365-1672876444640-0:154) uptime 0.311 seconds - MDC[]
2023-01-04 23:55:01,224 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-lwklw-43365-1672876444640-0:154) is shutdown - MDC[]
2023-01-04 23:55:01,225 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,225 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.457601 ms - MDC[]
2023-01-04 23:55:01,225 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,225 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,225 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,226 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #156 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:01,227 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,228 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-lwklw-43365-1672876444640-0:155) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,228 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-lwklw-43365-1672876444640-0:155) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,228 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,229 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom156 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,536 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2633d812] - MDC[]
2023-01-04 23:55:01,537 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@13d2fac4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:01,537 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010834 ms - MDC[]
2023-01-04 23:55:01,538 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom156 stopped - MDC[]
2023-01-04 23:55:01,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-lwklw-43365-1672876444640-0:155) is shutting down - MDC[]
2023-01-04 23:55:01,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-lwklw-43365-1672876444640-0:155) uptime 0.311 seconds - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-lwklw-43365-1672876444640-0:155) is shutdown - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.462934 ms - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,540 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #157 initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:01,541 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,542 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-lwklw-43365-1672876444640-0:156) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,542 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-lwklw-43365-1672876444640-0:156) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,542 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,542 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom157 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:01,864 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58b8ee01] - MDC[]
2023-01-04 23:55:01,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@686d009[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:01,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.019958 ms - MDC[]
2023-01-04 23:55:01,872 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom157 stopped - MDC[]
2023-01-04 23:55:01,872 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-lwklw-43365-1672876444640-0:156) is shutting down - MDC[]
2023-01-04 23:55:01,873 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-lwklw-43365-1672876444640-0:156) uptime 0.332 seconds - MDC[]
2023-01-04 23:55:01,873 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-lwklw-43365-1672876444640-0:156) is shutdown - MDC[]
2023-01-04 23:55:01,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,874 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 334.385897 ms - MDC[]
2023-01-04 23:55:01,874 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicDurableSubscription [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,875 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.286130 ms - MDC[]
2023-01-04 23:55:01,876 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicDurableSubscription [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,877 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,877 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithoutRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM #158: 'request-reply' messaging is disabled - MDC[]
2023-01-04 23:55:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #158 initialized: null - MDC[]
2023-01-04 23:55:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,880 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2.886803 ms - MDC[]
2023-01-04 23:55:01,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithoutRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessageRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #159 initialized: null - MDC[]
2023-01-04 23:55:01,882 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:01,883 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-lwklw-43365-1672876444640-0:157) is starting - MDC[]
2023-01-04 23:55:01,884 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-lwklw-43365-1672876444640-0:157) started - MDC[]
2023-01-04 23:55:01,884 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:01,885 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom159 started - MDC[]
2023-01-04 23:55:01,903 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@325410ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e7254d1] - MDC[]
2023-01-04 23:55:01,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1d17b20f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:01,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011458 ms - MDC[]
2023-01-04 23:55:01,936 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom159 stopped - MDC[]
2023-01-04 23:55:01,936 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-lwklw-43365-1672876444640-0:157) is shutting down - MDC[]
2023-01-04 23:55:01,937 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-lwklw-43365-1672876444640-0:157) uptime 0.054 seconds - MDC[]
2023-01-04 23:55:01,937 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-lwklw-43365-1672876444640-0:157) is shutdown - MDC[]
2023-01-04 23:55:01,937 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 55.729219 ms - MDC[]
2023-01-04 23:55:01,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessageRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishNull [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #160 initialized: null - MDC[]
2023-01-04 23:55:01,939 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:01,939 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-lwklw-43365-1672876444640-0:158) is starting - MDC[]
2023-01-04 23:55:01,940 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-lwklw-43365-1672876444640-0:158) started - MDC[]
2023-01-04 23:55:01,940 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:01,940 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom160 started - MDC[]
2023-01-04 23:55:01,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-473:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:01,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4ef06fcb, org.eclipse.scout.rt.mom.jms.JmsSubscription@336f70a6] - MDC[]
2023-01-04 23:55:01,949 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@36f2a2a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2dcfa917] - MDC[]
2023-01-04 23:55:01,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@614a720e, org.eclipse.scout.rt.mom.jms.JmsSubscription@134b19ae] - MDC[]
2023-01-04 23:55:01,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@32b1d581, org.eclipse.scout.rt.mom.jms.JmsSubscription@726e3907] - MDC[]
2023-01-04 23:55:01,961 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@46d7c4d0, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d4e11ce] - MDC[]
2023-01-04 23:55:01,965 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@aa7bda6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b28ce3c] - MDC[]
2023-01-04 23:55:01,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ffe0471, org.eclipse.scout.rt.mom.jms.JmsSubscription@1694aadb] - MDC[]
2023-01-04 23:55:01,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@55c0a768, org.eclipse.scout.rt.mom.jms.JmsSubscription@8a5e71b] - MDC[]
2023-01-04 23:55:01,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:01,974 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom160 stopped - MDC[]
2023-01-04 23:55:01,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-lwklw-43365-1672876444640-0:158) is shutting down - MDC[]
2023-01-04 23:55:01,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-lwklw-43365-1672876444640-0:158) uptime 0.036 seconds - MDC[]
2023-01-04 23:55:01,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-lwklw-43365-1672876444640-0:158) is shutdown - MDC[]
2023-01-04 23:55:01,975 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:01,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 37.654224 ms - MDC[]
2023-01-04 23:55:01,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishNull [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishText [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,977 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #161 initialized: null - MDC[]
2023-01-04 23:55:01,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:01,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-lwklw-43365-1672876444640-0:159) is starting - MDC[]
2023-01-04 23:55:01,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-lwklw-43365-1672876444640-0:159) started - MDC[]
2023-01-04 23:55:01,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:01,979 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom161 started - MDC[]
2023-01-04 23:55:01,979 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-476:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:01,983 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6a76eef, org.eclipse.scout.rt.mom.jms.JmsSubscription@244cdad1] - MDC[]
2023-01-04 23:55:01,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:01,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:01,984 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom161 stopped - MDC[]
2023-01-04 23:55:01,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-lwklw-43365-1672876444640-0:159) is shutting down - MDC[]
2023-01-04 23:55:01,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-lwklw-43365-1672876444640-0:159) uptime 0.008 seconds - MDC[]
2023-01-04 23:55:01,985 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-lwklw-43365-1672876444640-0:159) is shutdown - MDC[]
2023-01-04 23:55:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.084998 ms - MDC[]
2023-01-04 23:55:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishText [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:01,987 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #162 initialized: null - MDC[]
2023-01-04 23:55:01,987 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:01,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-lwklw-43365-1672876444640-0:160) is starting - MDC[]
2023-01-04 23:55:01,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-lwklw-43365-1672876444640-0:160) started - MDC[]
2023-01-04 23:55:01,988 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:01,988 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom162 started - MDC[]
2023-01-04 23:55:02,037 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-479:2,clientId=null,started=false} - MDC[cid=cid:abc]
2023-01-04 23:55:02,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed3990d] - MDC[]
2023-01-04 23:55:02,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,052 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom162 stopped - MDC[]
2023-01-04 23:55:02,052 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-lwklw-43365-1672876444640-0:160) is shutting down - MDC[]
2023-01-04 23:55:02,054 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-lwklw-43365-1672876444640-0:160) uptime 0.067 seconds - MDC[]
2023-01-04 23:55:02,055 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-lwklw-43365-1672876444640-0:160) is shutdown - MDC[]
2023-01-04 23:55:02,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.867041 ms - MDC[]
2023-01-04 23:55:02,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,057 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,057 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,058 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #163 initialized: null - MDC[]
2023-01-04 23:55:02,058 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,059 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-lwklw-43365-1672876444640-0:161) is starting - MDC[]
2023-01-04 23:55:02,059 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-lwklw-43365-1672876444640-0:161) started - MDC[]
2023-01-04 23:55:02,059 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,060 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom163 started - MDC[]
2023-01-04 23:55:02,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-482:2,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28459752] - MDC[]
2023-01-04 23:55:02,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,066 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom163 stopped - MDC[]
2023-01-04 23:55:02,066 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-lwklw-43365-1672876444640-0:161) is shutting down - MDC[]
2023-01-04 23:55:02,066 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-lwklw-43365-1672876444640-0:161) uptime 0.008 seconds - MDC[]
2023-01-04 23:55:02,067 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-lwklw-43365-1672876444640-0:161) is shutdown - MDC[]
2023-01-04 23:55:02,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,067 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.780677 ms - MDC[]
2023-01-04 23:55:02,067 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishBytes [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #164 initialized: null - MDC[]
2023-01-04 23:55:02,069 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-lwklw-43365-1672876444640-0:162) is starting - MDC[]
2023-01-04 23:55:02,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-lwklw-43365-1672876444640-0:162) started - MDC[]
2023-01-04 23:55:02,070 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,071 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom164 started - MDC[]
2023-01-04 23:55:02,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-485:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,075 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@618dbfd4, org.eclipse.scout.rt.mom.jms.JmsSubscription@14fda568] - MDC[]
2023-01-04 23:55:02,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,077 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom164 stopped - MDC[]
2023-01-04 23:55:02,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-lwklw-43365-1672876444640-0:162) is shutting down - MDC[]
2023-01-04 23:55:02,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-lwklw-43365-1672876444640-0:162) uptime 0.008 seconds - MDC[]
2023-01-04 23:55:02,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-lwklw-43365-1672876444640-0:162) is shutdown - MDC[]
2023-01-04 23:55:02,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.645966 ms - MDC[]
2023-01-04 23:55:02,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishBytes [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishEmpty [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,079 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #165 initialized: null - MDC[]
2023-01-04 23:55:02,079 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,080 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-lwklw-43365-1672876444640-0:163) is starting - MDC[]
2023-01-04 23:55:02,080 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-lwklw-43365-1672876444640-0:163) started - MDC[]
2023-01-04 23:55:02,080 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,082 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom165 started - MDC[]
2023-01-04 23:55:02,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-488:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5d22dd52, org.eclipse.scout.rt.mom.jms.JmsSubscription@227497ef] - MDC[]
2023-01-04 23:55:02,150 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@74a8d26c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d1647d5] - MDC[]
2023-01-04 23:55:02,155 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3890c4da, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c6c67e0] - MDC[]
2023-01-04 23:55:02,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4f29bbde, org.eclipse.scout.rt.mom.jms.JmsSubscription@47d9bdf4] - MDC[]
2023-01-04 23:55:02,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@75e39b41, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fddd0fc] - MDC[]
2023-01-04 23:55:02,166 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@54f5457e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f49d34d] - MDC[]
2023-01-04 23:55:02,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5b3915b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ad019e7] - MDC[]
2023-01-04 23:55:02,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@791bdaff, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bdea421] - MDC[]
2023-01-04 23:55:02,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,176 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom165 stopped - MDC[]
2023-01-04 23:55:02,176 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-lwklw-43365-1672876444640-0:163) is shutting down - MDC[]
2023-01-04 23:55:02,176 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-lwklw-43365-1672876444640-0:163) uptime 0.097 seconds - MDC[]
2023-01-04 23:55:02,177 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-lwklw-43365-1672876444640-0:163) is shutdown - MDC[]
2023-01-04 23:55:02,177 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,177 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 98.231573 ms - MDC[]
2023-01-04 23:55:02,177 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishEmpty [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,178 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,178 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,178 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #166 initialized: null - MDC[]
2023-01-04 23:55:02,179 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,179 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-lwklw-43365-1672876444640-0:164) is starting - MDC[]
2023-01-04 23:55:02,180 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-lwklw-43365-1672876444640-0:164) started - MDC[]
2023-01-04 23:55:02,180 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,180 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom166 started - MDC[]
2023-01-04 23:55:02,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-491:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@664bd35e] - MDC[]
2023-01-04 23:55:02,187 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,187 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,187 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom166 stopped - MDC[]
2023-01-04 23:55:02,188 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-lwklw-43365-1672876444640-0:164) is shutting down - MDC[]
2023-01-04 23:55:02,188 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-lwklw-43365-1672876444640-0:164) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:02,188 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-lwklw-43365-1672876444640-0:164) is shutdown - MDC[]
2023-01-04 23:55:02,188 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,188 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.512149 ms - MDC[]
2023-01-04 23:55:02,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,190 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #167 initialized: null - MDC[]
2023-01-04 23:55:02,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,191 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-lwklw-43365-1672876444640-0:165) is starting - MDC[]
2023-01-04 23:55:02,191 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-lwklw-43365-1672876444640-0:165) started - MDC[]
2023-01-04 23:55:02,191 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,191 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom167 started - MDC[]
2023-01-04 23:55:02,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-494:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,290 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51aae61a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cd9488b] - MDC[]
2023-01-04 23:55:02,292 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,292 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,293 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom167 stopped - MDC[]
2023-01-04 23:55:02,293 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-lwklw-43365-1672876444640-0:165) is shutting down - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-lwklw-43365-1672876444640-0:165) uptime 0.103 seconds - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-lwklw-43365-1672876444640-0:165) is shutdown - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 104.595355 ms - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,295 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #168 initialized: null - MDC[]
2023-01-04 23:55:02,295 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,296 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-lwklw-43365-1672876444640-0:166) is starting - MDC[]
2023-01-04 23:55:02,296 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-lwklw-43365-1672876444640-0:166) started - MDC[]
2023-01-04 23:55:02,296 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,296 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom168 started - MDC[]
2023-01-04 23:55:02,300 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-497:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,353 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12ca50a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d0dc104] - MDC[]
2023-01-04 23:55:02,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,355 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom168 stopped - MDC[]
2023-01-04 23:55:02,356 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-lwklw-43365-1672876444640-0:166) is shutting down - MDC[]
2023-01-04 23:55:02,356 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-lwklw-43365-1672876444640-0:166) uptime 0.061 seconds - MDC[]
2023-01-04 23:55:02,356 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-lwklw-43365-1672876444640-0:166) is shutdown - MDC[]
2023-01-04 23:55:02,356 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,357 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.001166 ms - MDC[]
2023-01-04 23:55:02,357 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,357 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,357 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,358 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #169 initialized: null - MDC[]
2023-01-04 23:55:02,358 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,359 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-lwklw-43365-1672876444640-0:167) is starting - MDC[]
2023-01-04 23:55:02,359 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-lwklw-43365-1672876444640-0:167) started - MDC[]
2023-01-04 23:55:02,359 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,359 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom169 started - MDC[]
2023-01-04 23:55:02,363 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-500:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1305f8e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@51a07eac] - MDC[]
2023-01-04 23:55:02,419 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,420 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom169 stopped - MDC[]
2023-01-04 23:55:02,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-lwklw-43365-1672876444640-0:167) is shutting down - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-lwklw-43365-1672876444640-0:167) uptime 0.063 seconds - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-lwklw-43365-1672876444640-0:167) is shutdown - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.739114 ms - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,422 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,422 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #170 initialized: null - MDC[]
2023-01-04 23:55:02,422 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-lwklw-43365-1672876444640-0:168) is starting - MDC[]
2023-01-04 23:55:02,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-lwklw-43365-1672876444640-0:168) started - MDC[]
2023-01-04 23:55:02,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,424 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom170 started - MDC[]
2023-01-04 23:55:02,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-503:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@315449e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@1741e4a6] - MDC[]
2023-01-04 23:55:02,483 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,483 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,484 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom170 stopped - MDC[]
2023-01-04 23:55:02,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-lwklw-43365-1672876444640-0:168) is shutting down - MDC[]
2023-01-04 23:55:02,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-lwklw-43365-1672876444640-0:168) uptime 0.062 seconds - MDC[]
2023-01-04 23:55:02,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-lwklw-43365-1672876444640-0:168) is shutdown - MDC[]
2023-01-04 23:55:02,485 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.036393 ms - MDC[]
2023-01-04 23:55:02,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #171 initialized: null - MDC[]
2023-01-04 23:55:02,486 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,487 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-lwklw-43365-1672876444640-0:169) is starting - MDC[]
2023-01-04 23:55:02,487 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-lwklw-43365-1672876444640-0:169) started - MDC[]
2023-01-04 23:55:02,487 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,488 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom171 started - MDC[]
2023-01-04 23:55:02,491 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-506:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c1a48d6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bcf75d4] - MDC[]
2023-01-04 23:55:02,545 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,546 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,546 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom171 stopped - MDC[]
2023-01-04 23:55:02,546 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-lwklw-43365-1672876444640-0:169) is shutting down - MDC[]
2023-01-04 23:55:02,547 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-lwklw-43365-1672876444640-0:169) uptime 0.061 seconds - MDC[]
2023-01-04 23:55:02,547 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-lwklw-43365-1672876444640-0:169) is shutdown - MDC[]
2023-01-04 23:55:02,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,547 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.839246 ms - MDC[]
2023-01-04 23:55:02,547 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,548 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,548 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,549 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #172 initialized: null - MDC[]
2023-01-04 23:55:02,549 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-lwklw-43365-1672876444640-0:170) is starting - MDC[]
2023-01-04 23:55:02,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-lwklw-43365-1672876444640-0:170) started - MDC[]
2023-01-04 23:55:02,550 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,551 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom172 started - MDC[]
2023-01-04 23:55:02,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-509:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c053ff2, org.eclipse.scout.rt.mom.jms.JmsSubscription@a59e0e4] - MDC[]
2023-01-04 23:55:02,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,610 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom172 stopped - MDC[]
2023-01-04 23:55:02,610 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-lwklw-43365-1672876444640-0:170) is shutting down - MDC[]
2023-01-04 23:55:02,611 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-lwklw-43365-1672876444640-0:170) uptime 0.062 seconds - MDC[]
2023-01-04 23:55:02,611 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-lwklw-43365-1672876444640-0:170) is shutdown - MDC[]
2023-01-04 23:55:02,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,611 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.116645 ms - MDC[]
2023-01-04 23:55:02,611 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #173 initialized: null - MDC[]
2023-01-04 23:55:02,613 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,613 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-lwklw-43365-1672876444640-0:171) is starting - MDC[]
2023-01-04 23:55:02,613 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-lwklw-43365-1672876444640-0:171) started - MDC[]
2023-01-04 23:55:02,614 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,614 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom173 started - MDC[]
2023-01-04 23:55:02,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-512:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45220c67, org.eclipse.scout.rt.mom.jms.JmsSubscription@272185e8] - MDC[]
2023-01-04 23:55:02,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,674 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom173 stopped - MDC[]
2023-01-04 23:55:02,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-lwklw-43365-1672876444640-0:171) is shutting down - MDC[]
2023-01-04 23:55:02,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-lwklw-43365-1672876444640-0:171) uptime 0.061 seconds - MDC[]
2023-01-04 23:55:02,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-lwklw-43365-1672876444640-0:171) is shutdown - MDC[]
2023-01-04 23:55:02,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.729971 ms - MDC[]
2023-01-04 23:55:02,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,676 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #174 initialized: null - MDC[]
2023-01-04 23:55:02,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-lwklw-43365-1672876444640-0:172) is starting - MDC[]
2023-01-04 23:55:02,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-lwklw-43365-1672876444640-0:172) started - MDC[]
2023-01-04 23:55:02,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,677 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom174 started - MDC[]
2023-01-04 23:55:02,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-515:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,734 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ecf20aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d3ff2e8] - MDC[]
2023-01-04 23:55:02,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,736 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom174 stopped - MDC[]
2023-01-04 23:55:02,737 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-lwklw-43365-1672876444640-0:172) is shutting down - MDC[]
2023-01-04 23:55:02,737 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-lwklw-43365-1672876444640-0:172) uptime 0.061 seconds - MDC[]
2023-01-04 23:55:02,737 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-lwklw-43365-1672876444640-0:172) is shutdown - MDC[]
2023-01-04 23:55:02,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,738 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.392631 ms - MDC[]
2023-01-04 23:55:02,738 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,738 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,738 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,739 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #175 initialized: null - MDC[]
2023-01-04 23:55:02,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,740 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-lwklw-43365-1672876444640-0:173) is starting - MDC[]
2023-01-04 23:55:02,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-lwklw-43365-1672876444640-0:173) started - MDC[]
2023-01-04 23:55:02,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,741 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom175 started - MDC[]
2023-01-04 23:55:02,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-518:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,800 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5eb39c06, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e691e44] - MDC[]
2023-01-04 23:55:02,802 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,802 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,802 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom175 stopped - MDC[]
2023-01-04 23:55:02,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-lwklw-43365-1672876444640-0:173) is shutting down - MDC[]
2023-01-04 23:55:02,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-lwklw-43365-1672876444640-0:173) uptime 0.063 seconds - MDC[]
2023-01-04 23:55:02,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-lwklw-43365-1672876444640-0:173) is shutdown - MDC[]
2023-01-04 23:55:02,803 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,803 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.835301 ms - MDC[]
2023-01-04 23:55:02,804 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,804 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,804 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,804 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #176 initialized: null - MDC[]
2023-01-04 23:55:02,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:02,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-lwklw-43365-1672876444640-0:174) is starting - MDC[]
2023-01-04 23:55:02,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-lwklw-43365-1672876444640-0:174) started - MDC[]
2023-01-04 23:55:02,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:02,806 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom176 started - MDC[]
2023-01-04 23:55:02,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-521:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:02,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c761232, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e765313] - MDC[]
2023-01-04 23:55:02,864 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:02,864 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:02,865 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom176 stopped - MDC[]
2023-01-04 23:55:02,865 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-lwklw-43365-1672876444640-0:174) is shutting down - MDC[]
2023-01-04 23:55:02,865 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-lwklw-43365-1672876444640-0:174) uptime 0.060 seconds - MDC[]
2023-01-04 23:55:02,865 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-lwklw-43365-1672876444640-0:174) is shutdown - MDC[]
2023-01-04 23:55:02,866 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:02,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.669827 ms - MDC[]
2023-01-04 23:55:02,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,867 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:02,867 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyTimeout [activemq-j2ee]> - MDC[]
2023-01-04 23:55:02,868 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #177 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:02,868 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:02,869 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-lwklw-43365-1672876444640-0:175) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:02,869 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-lwklw-43365-1672876444640-0:175) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:02,869 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:02,869 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom177 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,874 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout]
2023-01-04 23:55:07,877 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7decdae9] - MDC[]
2023-01-04 23:55:07,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6c45e6c0[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:07,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013292 ms - MDC[]
2023-01-04 23:55:07,879 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom177 stopped - MDC[]
2023-01-04 23:55:07,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-lwklw-43365-1672876444640-0:175) is shutting down - MDC[]
2023-01-04 23:55:07,880 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-lwklw-43365-1672876444640-0:175) uptime 5.012 seconds - MDC[]
2023-01-04 23:55:07,880 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-lwklw-43365-1672876444640-0:175) is shutdown - MDC[]
2023-01-04 23:55:07,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:07,880 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5013.388871 ms - MDC[]
2023-01-04 23:55:07,880 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyTimeout [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:07,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishObject [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #178 initialized: null - MDC[]
2023-01-04 23:55:07,882 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:07,883 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-lwklw-43365-1672876444640-0:176) is starting - MDC[]
2023-01-04 23:55:07,883 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-lwklw-43365-1672876444640-0:176) started - MDC[]
2023-01-04 23:55:07,883 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:07,883 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom178 started - MDC[]
2023-01-04 23:55:07,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-527:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:07,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@cc4d929, org.eclipse.scout.rt.mom.jms.JmsSubscription@75689d9c] - MDC[]
2023-01-04 23:55:07,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:07,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:07,890 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom178 stopped - MDC[]
2023-01-04 23:55:07,890 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-lwklw-43365-1672876444640-0:176) is shutting down - MDC[]
2023-01-04 23:55:07,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-lwklw-43365-1672876444640-0:176) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:07,891 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-lwklw-43365-1672876444640-0:176) is shutdown - MDC[]
2023-01-04 23:55:07,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:07,891 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.097225 ms - MDC[]
2023-01-04 23:55:07,891 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishObject [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:07,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:07,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.872641 ms - MDC[]
2023-01-04 23:55:07,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:07,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testConcurrentMessageConsumption [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #180 initialized: null - MDC[]
2023-01-04 23:55:07,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:07,895 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-lwklw-43365-1672876444640-0:177) is starting - MDC[]
2023-01-04 23:55:07,895 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-lwklw-43365-1672876444640-0:177) started - MDC[]
2023-01-04 23:55:07,895 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:07,895 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom180 started - MDC[]
2023-01-04 23:55:07,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-530:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:07,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a885113] - MDC[]
2023-01-04 23:55:07,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:07,908 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:07,909 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom180 stopped - MDC[]
2023-01-04 23:55:07,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-lwklw-43365-1672876444640-0:177) is shutting down - MDC[]
2023-01-04 23:55:07,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-lwklw-43365-1672876444640-0:177) uptime 0.015 seconds - MDC[]
2023-01-04 23:55:07,909 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-lwklw-43365-1672876444640-0:177) is shutdown - MDC[]
2023-01-04 23:55:07,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:07,910 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.139376 ms - MDC[]
2023-01-04 23:55:07,910 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testConcurrentMessageConsumption [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,910 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:07,911 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,911 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #181 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,912 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,912 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-lwklw-43365-1672876444640-0:178) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,912 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-lwklw-43365-1672876444640-0:178) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,912 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,913 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom181 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:07,927 INFO  [ActiveMQ VMTransport: vm://mom181#757-1] org.apache.activemq.broker.region.TempQueue.dispose(TempQueue.java:87) - temp-queue://ID:centos-7-lwklw-43365-1672876444640-533:4:1 on dispose, purge of 1 pending messages: org.apache.activemq.broker.region.cursors.VMPendingMessageCursor@79fc95fa - MDC[]
2023-01-04 23:55:07,928 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73000a80, org.eclipse.scout.rt.mom.jms.JmsSubscription@6169c15d] - MDC[]
2023-01-04 23:55:07,929 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7b178940[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:07,929 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009001 ms - MDC[]
2023-01-04 23:55:07,935 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom181 stopped - MDC[]
2023-01-04 23:55:07,935 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-lwklw-43365-1672876444640-0:178) is shutting down - MDC[]
2023-01-04 23:55:07,936 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-lwklw-43365-1672876444640-0:178) uptime 0.023 seconds - MDC[]
2023-01-04 23:55:07,936 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-lwklw-43365-1672876444640-0:178) is shutdown - MDC[]
2023-01-04 23:55:07,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:07,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 25.337793 ms - MDC[]
2023-01-04 23:55:07,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:07,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:07,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #182 initialized: null - MDC[]
2023-01-04 23:55:07,938 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:07,939 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-lwklw-43365-1672876444640-0:179) is starting - MDC[]
2023-01-04 23:55:07,939 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-lwklw-43365-1672876444640-0:179) started - MDC[]
2023-01-04 23:55:07,939 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:07,939 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom182 started - MDC[]
2023-01-04 23:55:07,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-536:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,095 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5556813d] - MDC[]
2023-01-04 23:55:08,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,097 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom182 stopped - MDC[]
2023-01-04 23:55:08,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-lwklw-43365-1672876444640-0:179) is shutting down - MDC[]
2023-01-04 23:55:08,098 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-lwklw-43365-1672876444640-0:179) uptime 0.160 seconds - MDC[]
2023-01-04 23:55:08,098 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-lwklw-43365-1672876444640-0:179) is shutdown - MDC[]
2023-01-04 23:55:08,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,098 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.052712 ms - MDC[]
2023-01-04 23:55:08,098 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #183 initialized: null - MDC[]
2023-01-04 23:55:08,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-lwklw-43365-1672876444640-0:180) is starting - MDC[]
2023-01-04 23:55:08,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-lwklw-43365-1672876444640-0:180) started - MDC[]
2023-01-04 23:55:08,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,101 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom183 started - MDC[]
2023-01-04 23:55:08,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-539:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15d313d3] - MDC[]
2023-01-04 23:55:08,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,257 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom183 stopped - MDC[]
2023-01-04 23:55:08,258 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-lwklw-43365-1672876444640-0:180) is shutting down - MDC[]
2023-01-04 23:55:08,258 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-lwklw-43365-1672876444640-0:180) uptime 0.159 seconds - MDC[]
2023-01-04 23:55:08,258 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-lwklw-43365-1672876444640-0:180) is shutdown - MDC[]
2023-01-04 23:55:08,259 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.935484 ms - MDC[]
2023-01-04 23:55:08,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #184 initialized: null - MDC[]
2023-01-04 23:55:08,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-lwklw-43365-1672876444640-0:181) is starting - MDC[]
2023-01-04 23:55:08,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-lwklw-43365-1672876444640-0:181) started - MDC[]
2023-01-04 23:55:08,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,262 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom184 started - MDC[]
2023-01-04 23:55:08,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-542:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,416 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bd95764] - MDC[]
2023-01-04 23:55:08,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,418 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom184 stopped - MDC[]
2023-01-04 23:55:08,419 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-lwklw-43365-1672876444640-0:181) is shutting down - MDC[]
2023-01-04 23:55:08,419 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-lwklw-43365-1672876444640-0:181) uptime 0.159 seconds - MDC[]
2023-01-04 23:55:08,419 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-lwklw-43365-1672876444640-0:181) is shutdown - MDC[]
2023-01-04 23:55:08,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.323865 ms - MDC[]
2023-01-04 23:55:08,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #185 initialized: null - MDC[]
2023-01-04 23:55:08,421 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,422 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-lwklw-43365-1672876444640-0:182) is starting - MDC[]
2023-01-04 23:55:08,422 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-lwklw-43365-1672876444640-0:182) started - MDC[]
2023-01-04 23:55:08,423 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,423 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom185 started - MDC[]
2023-01-04 23:55:08,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-545:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c2ff77] - MDC[]
2023-01-04 23:55:08,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,581 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom185 stopped - MDC[]
2023-01-04 23:55:08,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-lwklw-43365-1672876444640-0:182) is shutting down - MDC[]
2023-01-04 23:55:08,582 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-lwklw-43365-1672876444640-0:182) uptime 0.161 seconds - MDC[]
2023-01-04 23:55:08,582 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-lwklw-43365-1672876444640-0:182) is shutdown - MDC[]
2023-01-04 23:55:08,582 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.815018 ms - MDC[]
2023-01-04 23:55:08,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,584 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #186 initialized: null - MDC[]
2023-01-04 23:55:08,584 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,585 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-lwklw-43365-1672876444640-0:183) is starting - MDC[]
2023-01-04 23:55:08,585 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-lwklw-43365-1672876444640-0:183) started - MDC[]
2023-01-04 23:55:08,585 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,585 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom186 started - MDC[]
2023-01-04 23:55:08,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-548:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1776a497] - MDC[]
2023-01-04 23:55:08,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,764 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom186 stopped - MDC[]
2023-01-04 23:55:08,764 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-lwklw-43365-1672876444640-0:183) is shutting down - MDC[]
2023-01-04 23:55:08,765 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-lwklw-43365-1672876444640-0:183) uptime 0.181 seconds - MDC[]
2023-01-04 23:55:08,765 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-lwklw-43365-1672876444640-0:183) is shutdown - MDC[]
2023-01-04 23:55:08,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 182.481018 ms - MDC[]
2023-01-04 23:55:08,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,767 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #187 initialized: null - MDC[]
2023-01-04 23:55:08,767 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,768 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-lwklw-43365-1672876444640-0:184) is starting - MDC[]
2023-01-04 23:55:08,768 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-lwklw-43365-1672876444640-0:184) started - MDC[]
2023-01-04 23:55:08,768 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,769 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom187 started - MDC[]
2023-01-04 23:55:08,769 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-551:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:08,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70382eb1] - MDC[]
2023-01-04 23:55:08,923 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:08,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:08,924 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom187 stopped - MDC[]
2023-01-04 23:55:08,924 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-lwklw-43365-1672876444640-0:184) is shutting down - MDC[]
2023-01-04 23:55:08,925 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-lwklw-43365-1672876444640-0:184) uptime 0.158 seconds - MDC[]
2023-01-04 23:55:08,925 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-lwklw-43365-1672876444640-0:184) is shutdown - MDC[]
2023-01-04 23:55:08,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:08,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.969091 ms - MDC[]
2023-01-04 23:55:08,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,926 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:08,926 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:08,926 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #188 initialized: null - MDC[]
2023-01-04 23:55:08,927 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:08,927 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-lwklw-43365-1672876444640-0:185) is starting - MDC[]
2023-01-04 23:55:08,927 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-lwklw-43365-1672876444640-0:185) started - MDC[]
2023-01-04 23:55:08,927 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:08,928 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom188 started - MDC[]
2023-01-04 23:55:08,928 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-554:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:09,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e418480] - MDC[]
2023-01-04 23:55:09,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:09,084 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:09,084 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom188 stopped - MDC[]
2023-01-04 23:55:09,084 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-lwklw-43365-1672876444640-0:185) is shutting down - MDC[]
2023-01-04 23:55:09,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-lwklw-43365-1672876444640-0:185) uptime 0.159 seconds - MDC[]
2023-01-04 23:55:09,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-lwklw-43365-1672876444640-0:185) is shutdown - MDC[]
2023-01-04 23:55:09,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:09,085 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.526893 ms - MDC[]
2023-01-04 23:55:09,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:09,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #189 initialized: null - MDC[]
2023-01-04 23:55:09,087 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:09,087 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-lwklw-43365-1672876444640-0:186) is starting - MDC[]
2023-01-04 23:55:09,087 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-lwklw-43365-1672876444640-0:186) started - MDC[]
2023-01-04 23:55:09,087 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:09,088 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom189 started - MDC[]
2023-01-04 23:55:09,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-557:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:09,243 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@716f968a] - MDC[]
2023-01-04 23:55:09,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:09,244 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:09,244 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom189 stopped - MDC[]
2023-01-04 23:55:09,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-lwklw-43365-1672876444640-0:186) is shutting down - MDC[]
2023-01-04 23:55:09,245 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-lwklw-43365-1672876444640-0:186) uptime 0.158 seconds - MDC[]
2023-01-04 23:55:09,245 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-lwklw-43365-1672876444640-0:186) is shutdown - MDC[]
2023-01-04 23:55:09,245 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:09,245 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.254013 ms - MDC[]
2023-01-04 23:55:09,245 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:09,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #190 initialized: null - MDC[]
2023-01-04 23:55:09,247 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:09,247 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-lwklw-43365-1672876444640-0:187) is starting - MDC[]
2023-01-04 23:55:09,248 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-lwklw-43365-1672876444640-0:187) started - MDC[]
2023-01-04 23:55:09,248 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:09,248 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom190 started - MDC[]
2023-01-04 23:55:09,249 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-560:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:09,402 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dc961f5] - MDC[]
2023-01-04 23:55:09,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:09,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:09,406 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom190 stopped - MDC[]
2023-01-04 23:55:09,406 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-lwklw-43365-1672876444640-0:187) is shutting down - MDC[]
2023-01-04 23:55:09,407 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-lwklw-43365-1672876444640-0:187) uptime 0.160 seconds - MDC[]
2023-01-04 23:55:09,407 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-lwklw-43365-1672876444640-0:187) is shutdown - MDC[]
2023-01-04 23:55:09,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:09,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.215632 ms - MDC[]
2023-01-04 23:55:09,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:09,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #191 initialized: null - MDC[]
2023-01-04 23:55:09,409 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:09,409 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-lwklw-43365-1672876444640-0:188) is starting - MDC[]
2023-01-04 23:55:09,409 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-lwklw-43365-1672876444640-0:188) started - MDC[]
2023-01-04 23:55:09,410 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:09,410 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom191 started - MDC[]
2023-01-04 23:55:09,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-563:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:09,566 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1492d58d] - MDC[]
2023-01-04 23:55:09,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:09,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:09,568 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom191 stopped - MDC[]
2023-01-04 23:55:09,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-lwklw-43365-1672876444640-0:188) is shutting down - MDC[]
2023-01-04 23:55:09,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-lwklw-43365-1672876444640-0:188) uptime 0.160 seconds - MDC[]
2023-01-04 23:55:09,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-lwklw-43365-1672876444640-0:188) is shutdown - MDC[]
2023-01-04 23:55:09,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:09,569 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 161.467720 ms - MDC[]
2023-01-04 23:55:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]> - MDC[]
2023-01-04 23:55:09,571 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #192 initialized: null - MDC[]
2023-01-04 23:55:09,571 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:09,572 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-lwklw-43365-1672876444640-0:189) is starting - MDC[]
2023-01-04 23:55:09,572 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-lwklw-43365-1672876444640-0:189) started - MDC[]
2023-01-04 23:55:09,572 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:09,573 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom192 started - MDC[]
2023-01-04 23:55:09,573 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-566:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:10,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@387f581e, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6ef25c03] - MDC[]
2023-01-04 23:55:10,582 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:10,582 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:10,582 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom192 stopped - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-lwklw-43365-1672876444640-0:189) is shutting down - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-lwklw-43365-1672876444640-0:189) uptime 1.012 seconds - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-lwklw-43365-1672876444640-0:189) is shutdown - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1013.178331 ms - MDC[]
2023-01-04 23:55:10,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,584 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:10,584 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,585 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #193 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,585 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,586 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-lwklw-43365-1672876444640-0:190) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,586 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-lwklw-43365-1672876444640-0:190) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,586 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,587 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom193 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,595 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=cc092c8d-9a1b-442b-b5f0-5ef8cb62c112]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:55:10,601 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@274ac029] - MDC[]
2023-01-04 23:55:10,602 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5b293571[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:10,602 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013251 ms - MDC[]
2023-01-04 23:55:10,603 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom193 stopped - MDC[]
2023-01-04 23:55:10,603 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-lwklw-43365-1672876444640-0:190) is shutting down - MDC[]
2023-01-04 23:55:10,603 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-lwklw-43365-1672876444640-0:190) uptime 0.018 seconds - MDC[]
2023-01-04 23:55:10,603 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-lwklw-43365-1672876444640-0:190) is shutdown - MDC[]
2023-01-04 23:55:10,604 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:10,604 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.380810 ms - MDC[]
2023-01-04 23:55:10,604 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,604 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:10,604 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,605 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #194 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,606 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,606 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-lwklw-43365-1672876444640-0:191) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,607 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-lwklw-43365-1672876444640-0:191) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,607 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,607 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom194 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b57b1c7] - MDC[]
2023-01-04 23:55:10,620 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7b628da1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:10,620 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018042 ms - MDC[]
2023-01-04 23:55:10,621 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom194 stopped - MDC[]
2023-01-04 23:55:10,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-lwklw-43365-1672876444640-0:191) is shutting down - MDC[]
2023-01-04 23:55:10,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-lwklw-43365-1672876444640-0:191) uptime 0.015 seconds - MDC[]
2023-01-04 23:55:10,622 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-lwklw-43365-1672876444640-0:191) is shutdown - MDC[]
2023-01-04 23:55:10,622 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:10,622 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.293647 ms - MDC[]
2023-01-04 23:55:10,622 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,623 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:10,623 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCancellation [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,624 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #195 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,624 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,625 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-lwklw-43365-1672876444640-0:192) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,625 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-lwklw-43365-1672876444640-0:192) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,625 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,626 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom195 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:10,634 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:55:10,636 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ccb0482] - MDC[]
2023-01-04 23:55:10,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5920531e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:10,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.026500 ms - MDC[]
2023-01-04 23:55:10,638 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom195 stopped - MDC[]
2023-01-04 23:55:10,638 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-lwklw-43365-1672876444640-0:192) is shutting down - MDC[]
2023-01-04 23:55:10,638 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-lwklw-43365-1672876444640-0:192) uptime 0.014 seconds - MDC[]
2023-01-04 23:55:10,639 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-lwklw-43365-1672876444640-0:192) is shutdown - MDC[]
2023-01-04 23:55:10,639 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:10,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.110292 ms - MDC[]
2023-01-04 23:55:10,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCancellation [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,640 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:10,640 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,641 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #196 initialized: null - MDC[]
2023-01-04 23:55:10,641 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:10,641 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-lwklw-43365-1672876444640-0:193) is starting - MDC[]
2023-01-04 23:55:10,642 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-lwklw-43365-1672876444640-0:193) started - MDC[]
2023-01-04 23:55:10,642 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:10,642 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom196 started - MDC[]
2023-01-04 23:55:10,646 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-578:3,clientId=null,started=false} - MDC[]
2023-01-04 23:55:10,648 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4aebeda8, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e634ead] - MDC[]
2023-01-04 23:55:10,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:10,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom196 stopped - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-lwklw-43365-1672876444640-0:193) is shutting down - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-lwklw-43365-1672876444640-0:193) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-lwklw-43365-1672876444640-0:193) is shutdown - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:10,650 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.160810 ms - MDC[]
2023-01-04 23:55:10,651 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,651 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:10,651 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishTransactional [activemq-j2ee]> - MDC[]
2023-01-04 23:55:10,652 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #197 initialized: null - MDC[]
2023-01-04 23:55:10,652 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:10,653 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-lwklw-43365-1672876444640-0:194) is starting - MDC[]
2023-01-04 23:55:10,653 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-lwklw-43365-1672876444640-0:194) started - MDC[]
2023-01-04 23:55:10,653 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:10,653 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom197 started - MDC[]
2023-01-04 23:55:12,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5fce034f, org.eclipse.scout.rt.mom.jms.JmsSubscription@373743f] - MDC[]
2023-01-04 23:55:12,660 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom197 stopped - MDC[]
2023-01-04 23:55:12,660 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-lwklw-43365-1672876444640-0:194) is shutting down - MDC[]
2023-01-04 23:55:12,661 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-lwklw-43365-1672876444640-0:194) uptime 2.009 seconds - MDC[]
2023-01-04 23:55:12,661 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-lwklw-43365-1672876444640-0:194) is shutdown - MDC[]
2023-01-04 23:55:12,661 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:12,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2009.600234 ms - MDC[]
2023-01-04 23:55:12,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishTransactional [activemq-j2ee]> - MDC[]
2023-01-04 23:55:12,662 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:12,662 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyTimeout [activemq-j2ee]> - MDC[]
2023-01-04 23:55:12,662 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #198 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:12,663 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:12,663 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-lwklw-43365-1672876444640-0:195) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:12,664 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-lwklw-43365-1672876444640-0:195) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:12,664 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:12,664 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom198 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,668 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
2023-01-04 23:55:17,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ce0b14f] - MDC[]
2023-01-04 23:55:17,672 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@47ce498d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,672 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:17,673 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom198 stopped - MDC[]
2023-01-04 23:55:17,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-lwklw-43365-1672876444640-0:195) is shutting down - MDC[]
2023-01-04 23:55:17,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-lwklw-43365-1672876444640-0:195) uptime 5.011 seconds - MDC[]
2023-01-04 23:55:17,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-lwklw-43365-1672876444640-0:195) is shutdown - MDC[]
2023-01-04 23:55:17,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,674 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5012.321018 ms - MDC[]
2023-01-04 23:55:17,674 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyTimeout [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,676 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #199 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,676 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,677 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-lwklw-43365-1672876444640-0:196) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,677 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-lwklw-43365-1672876444640-0:196) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,677 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,677 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom199 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,685 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=a769acc5-592d-4f16-a42e-c11ab0c08ec1]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:55:17,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b6d4eeb] - MDC[]
2023-01-04 23:55:17,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7bd54f4c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.023292 ms - MDC[]
2023-01-04 23:55:17,694 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom199 stopped - MDC[]
2023-01-04 23:55:17,694 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-lwklw-43365-1672876444640-0:196) is shutting down - MDC[]
2023-01-04 23:55:17,694 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-lwklw-43365-1672876444640-0:196) uptime 0.018 seconds - MDC[]
2023-01-04 23:55:17,695 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-lwklw-43365-1672876444640-0:196) is shutdown - MDC[]
2023-01-04 23:55:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.677898 ms - MDC[]
2023-01-04 23:55:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,696 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #200 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,697 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,698 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-lwklw-43365-1672876444640-0:197) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,698 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-lwklw-43365-1672876444640-0:197) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,698 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,699 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom200 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,707 INFO  [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d4392084-6a3f-4748-bf86-d22ca8c2d0cd]
2023-01-04 23:55:17,712 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1572b7e4] - MDC[]
2023-01-04 23:55:17,713 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16fbc67a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,713 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.033501 ms - MDC[]
2023-01-04 23:55:17,714 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom200 stopped - MDC[]
2023-01-04 23:55:17,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-lwklw-43365-1672876444640-0:197) is shutting down - MDC[]
2023-01-04 23:55:17,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-lwklw-43365-1672876444640-0:197) uptime 0.017 seconds - MDC[]
2023-01-04 23:55:17,715 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-lwklw-43365-1672876444640-0:197) is shutdown - MDC[]
2023-01-04 23:55:17,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,715 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.192807 ms - MDC[]
2023-01-04 23:55:17,715 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,716 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,716 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,717 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #201 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,717 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,718 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-lwklw-43365-1672876444640-0:198) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,718 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-lwklw-43365-1672876444640-0:198) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,718 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,718 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom201 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2247d95c, org.eclipse.scout.rt.mom.jms.JmsSubscription@78f8d16c] - MDC[]
2023-01-04 23:55:17,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2b15f995[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009917 ms - MDC[]
2023-01-04 23:55:17,748 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom201 stopped - MDC[]
2023-01-04 23:55:17,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-lwklw-43365-1672876444640-0:198) is shutting down - MDC[]
2023-01-04 23:55:17,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-lwklw-43365-1672876444640-0:198) uptime 0.032 seconds - MDC[]
2023-01-04 23:55:17,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-lwklw-43365-1672876444640-0:198) is shutdown - MDC[]
2023-01-04 23:55:17,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 33.504732 ms - MDC[]
2023-01-04 23:55:17,750 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,750 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,750 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,751 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #202 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,751 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,752 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-lwklw-43365-1672876444640-0:199) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,752 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-lwklw-43365-1672876444640-0:199) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,752 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,752 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom202 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@732a8a22] - MDC[]
2023-01-04 23:55:17,770 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@73faf89d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.015917 ms - MDC[]
2023-01-04 23:55:17,772 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom202 stopped - MDC[]
2023-01-04 23:55:17,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-lwklw-43365-1672876444640-0:199) is shutting down - MDC[]
2023-01-04 23:55:17,772 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-lwklw-43365-1672876444640-0:199) uptime 0.021 seconds - MDC[]
2023-01-04 23:55:17,773 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-lwklw-43365-1672876444640-0:199) is shutdown - MDC[]
2023-01-04 23:55:17,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.808330 ms - MDC[]
2023-01-04 23:55:17,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCancellation [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,774 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #203 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,775 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,775 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-lwklw-43365-1672876444640-0:200) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,775 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-lwklw-43365-1672876444640-0:200) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,776 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,776 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom203 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,784 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
2023-01-04 23:55:17,788 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1253fada] - MDC[]
2023-01-04 23:55:17,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5d31f967[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014126 ms - MDC[]
2023-01-04 23:55:17,837 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom203 stopped - MDC[]
2023-01-04 23:55:17,837 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-lwklw-43365-1672876444640-0:200) is shutting down - MDC[]
2023-01-04 23:55:17,837 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-lwklw-43365-1672876444640-0:200) uptime 0.062 seconds - MDC[]
2023-01-04 23:55:17,837 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-lwklw-43365-1672876444640-0:200) is shutdown - MDC[]
2023-01-04 23:55:17,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.853991 ms - MDC[]
2023-01-04 23:55:17,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCancellation [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyNull [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,839 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #204 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,840 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,840 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-lwklw-43365-1672876444640-0:201) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,841 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-lwklw-43365-1672876444640-0:201) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,841 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,841 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom204 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,853 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@29751dd2, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b93c103] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,862 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1d92d2e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c48a2ea] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,870 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@20c2e5d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@a7a2dfc] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,880 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@52a92b11, org.eclipse.scout.rt.mom.jms.JmsSubscription@28d32d7e] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,889 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@203af6ef, org.eclipse.scout.rt.mom.jms.JmsSubscription@34cd4057] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,939 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@338b7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@52c89747] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,947 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5602428e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ee6559e] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,955 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@353aed4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@354325c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4a9ab2ba[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.023626 ms - MDC[]
2023-01-04 23:55:17,957 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom204 stopped - MDC[]
2023-01-04 23:55:17,957 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-lwklw-43365-1672876444640-0:201) is shutting down - MDC[]
2023-01-04 23:55:17,958 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-lwklw-43365-1672876444640-0:201) uptime 0.117 seconds - MDC[]
2023-01-04 23:55:17,958 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-lwklw-43365-1672876444640-0:201) is shutdown - MDC[]
2023-01-04 23:55:17,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 119.291455 ms - MDC[]
2023-01-04 23:55:17,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyNull [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,959 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #205 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,960 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,960 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-lwklw-43365-1672876444640-0:202) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,960 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-lwklw-43365-1672876444640-0:202) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,961 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,961 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom205 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1f8825a, org.eclipse.scout.rt.mom.jms.JmsSubscription@55117fea] - MDC[]
2023-01-04 23:55:17,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@731b09a7[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:17,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:17,975 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom205 stopped - MDC[]
2023-01-04 23:55:17,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-lwklw-43365-1672876444640-0:202) is shutting down - MDC[]
2023-01-04 23:55:17,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-lwklw-43365-1672876444640-0:202) uptime 0.015 seconds - MDC[]
2023-01-04 23:55:17,975 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-lwklw-43365-1672876444640-0:202) is shutdown - MDC[]
2023-01-04 23:55:17,975 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.828972 ms - MDC[]
2023-01-04 23:55:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:17,977 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #206 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,977 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,978 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-lwklw-43365-1672876444640-0:203) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,978 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-lwklw-43365-1672876444640-0:203) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,978 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:17,979 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom206 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,044 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7672ea5f] - MDC[]
2023-01-04 23:55:18,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@323b721[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:18,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.034500 ms - MDC[]
2023-01-04 23:55:18,046 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom206 stopped - MDC[]
2023-01-04 23:55:18,046 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-lwklw-43365-1672876444640-0:203) is shutting down - MDC[]
2023-01-04 23:55:18,047 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-lwklw-43365-1672876444640-0:203) uptime 0.070 seconds - MDC[]
2023-01-04 23:55:18,047 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-lwklw-43365-1672876444640-0:203) is shutdown - MDC[]
2023-01-04 23:55:18,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:18,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.677240 ms - MDC[]
2023-01-04 23:55:18,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReply [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:18,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #207 initialized: null - MDC[]
2023-01-04 23:55:18,049 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:18,049 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-lwklw-43365-1672876444640-0:204) is starting - MDC[]
2023-01-04 23:55:18,049 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-lwklw-43365-1672876444640-0:204) started - MDC[]
2023-01-04 23:55:18,049 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:18,050 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom207 started - MDC[]
2023-01-04 23:55:18,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-611:2,clientId=null,started=false} - MDC[cid=cid:abc]
2023-01-04 23:55:18,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62ec0967] - MDC[]
2023-01-04 23:55:18,056 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:18,056 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:18,056 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom207 stopped - MDC[]
2023-01-04 23:55:18,056 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-lwklw-43365-1672876444640-0:204) is shutting down - MDC[]
2023-01-04 23:55:18,057 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-lwklw-43365-1672876444640-0:204) uptime 0.008 seconds - MDC[]
2023-01-04 23:55:18,057 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-lwklw-43365-1672876444640-0:204) is shutdown - MDC[]
2023-01-04 23:55:18,057 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:18,057 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.430921 ms - MDC[]
2023-01-04 23:55:18,057 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,058 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:18,058 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,059 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #208 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,059 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,060 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-lwklw-43365-1672876444640-0:205) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,060 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-lwklw-43365-1672876444640-0:205) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,060 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,061 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom208 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,071 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:55:18,074 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c16f821, org.eclipse.scout.rt.mom.jms.JmsSubscription@466644c3] - MDC[]
2023-01-04 23:55:18,075 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4279aef8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:18,075 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011792 ms - MDC[]
2023-01-04 23:55:18,076 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom208 stopped - MDC[]
2023-01-04 23:55:18,076 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-lwklw-43365-1672876444640-0:205) is shutting down - MDC[]
2023-01-04 23:55:18,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-lwklw-43365-1672876444640-0:205) uptime 0.017 seconds - MDC[]
2023-01-04 23:55:18,077 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-lwklw-43365-1672876444640-0:205) is shutdown - MDC[]
2023-01-04 23:55:18,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:18,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 18.697464 ms - MDC[]
2023-01-04 23:55:18,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:18,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,079 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #209 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,079 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,080 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-lwklw-43365-1672876444640-0:206) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,080 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-lwklw-43365-1672876444640-0:206) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,080 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,080 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom209 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:18,142 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@649ded12] - MDC[]
2023-01-04 23:55:18,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6ffb32a1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:18,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010417 ms - MDC[]
2023-01-04 23:55:18,144 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom209 stopped - MDC[]
2023-01-04 23:55:18,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-lwklw-43365-1672876444640-0:206) is shutting down - MDC[]
2023-01-04 23:55:18,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-lwklw-43365-1672876444640-0:206) uptime 0.066 seconds - MDC[]
2023-01-04 23:55:18,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-lwklw-43365-1672876444640-0:206) is shutdown - MDC[]
2023-01-04 23:55:18,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:18,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.364513 ms - MDC[]
2023-01-04 23:55:18,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCorrelationId [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:18,146 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMessageSelector [activemq-j2ee]> - MDC[]
2023-01-04 23:55:18,147 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #210 initialized: null - MDC[]
2023-01-04 23:55:18,147 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:18,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-lwklw-43365-1672876444640-0:207) is starting - MDC[]
2023-01-04 23:55:18,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-lwklw-43365-1672876444640-0:207) started - MDC[]
2023-01-04 23:55:18,148 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:18,149 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom210 started - MDC[]
2023-01-04 23:55:18,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-620:4,clientId=null,started=false} - MDC[]
2023-01-04 23:55:20,155 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79ca51cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@160423e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fc8a6c0] - MDC[]
2023-01-04 23:55:20,157 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:20,157 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:20,158 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom210 stopped - MDC[]
2023-01-04 23:55:20,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-lwklw-43365-1672876444640-0:207) is shutting down - MDC[]
2023-01-04 23:55:20,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-lwklw-43365-1672876444640-0:207) uptime 2.011 seconds - MDC[]
2023-01-04 23:55:20,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-lwklw-43365-1672876444640-0:207) is shutdown - MDC[]
2023-01-04 23:55:20,158 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:20,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2011.867025 ms - MDC[]
2023-01-04 23:55:20,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMessageSelector [activemq-j2ee]> - MDC[]
2023-01-04 23:55:20,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:20,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessagePubSub [activemq-j2ee]> - MDC[]
2023-01-04 23:55:20,160 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #211 initialized: null - MDC[]
2023-01-04 23:55:20,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:20,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-lwklw-43365-1672876444640-0:208) is starting - MDC[]
2023-01-04 23:55:20,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-lwklw-43365-1672876444640-0:208) started - MDC[]
2023-01-04 23:55:20,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:20,161 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom211 started - MDC[]
2023-01-04 23:55:20,162 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-623:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:20,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@be1f747, org.eclipse.scout.rt.mom.jms.JmsSubscription@164ca703] - MDC[]
2023-01-04 23:55:20,168 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:20,168 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:20,168 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom211 stopped - MDC[]
2023-01-04 23:55:20,168 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-lwklw-43365-1672876444640-0:208) is shutting down - MDC[]
2023-01-04 23:55:20,169 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-lwklw-43365-1672876444640-0:208) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:20,169 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-lwklw-43365-1672876444640-0:208) is shutdown - MDC[]
2023-01-04 23:55:20,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:20,169 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.786386 ms - MDC[]
2023-01-04 23:55:20,169 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessagePubSub [activemq-j2ee]> - MDC[]
2023-01-04 23:55:20,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:20,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]> - MDC[]
2023-01-04 23:55:20,171 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,172 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #212 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,172 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,172 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-lwklw-43365-1672876444640-0:209) is starting - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,173 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-lwklw-43365-1672876444640-0:209) started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,173 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,173 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom212 started - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:20,185 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2023-01-04 23:55:21,187 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a212395, org.eclipse.scout.rt.mom.jms.JmsSubscription@c2e9e33, org.eclipse.scout.rt.mom.jms.JmsSubscription@5aae7f30] - MDC[]
2023-01-04 23:55:21,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@c19fd95[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:21,190 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:21,190 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom212 stopped - MDC[]
2023-01-04 23:55:21,190 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-lwklw-43365-1672876444640-0:209) is shutting down - MDC[]
2023-01-04 23:55:21,191 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-lwklw-43365-1672876444640-0:209) uptime 1.019 seconds - MDC[]
2023-01-04 23:55:21,191 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-lwklw-43365-1672876444640-0:209) is shutdown - MDC[]
2023-01-04 23:55:21,191 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:21,191 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1021.159560 ms - MDC[]
2023-01-04 23:55:21,191 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]> - MDC[]
2023-01-04 23:55:21,192 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:21,192 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSerialMessageConsumption [activemq-j2ee]> - MDC[]
2023-01-04 23:55:21,193 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #213 initialized: null - MDC[]
2023-01-04 23:55:21,193 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:21,194 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-lwklw-43365-1672876444640-0:210) is starting - MDC[]
2023-01-04 23:55:21,194 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-lwklw-43365-1672876444640-0:210) started - MDC[]
2023-01-04 23:55:21,194 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:21,194 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom213 started - MDC[]
2023-01-04 23:55:21,195 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-629:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:24,204 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f385ee9] - MDC[]
2023-01-04 23:55:24,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:24,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:24,207 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom213 stopped - MDC[]
2023-01-04 23:55:24,207 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-lwklw-43365-1672876444640-0:210) is shutting down - MDC[]
2023-01-04 23:55:24,208 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-lwklw-43365-1672876444640-0:210) uptime 3.014 seconds - MDC[]
2023-01-04 23:55:24,208 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-lwklw-43365-1672876444640-0:210) is shutdown - MDC[]
2023-01-04 23:55:24,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:24,208 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3015.616018 ms - MDC[]
2023-01-04 23:55:24,208 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSerialMessageConsumption [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:24,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #214 initialized: null - MDC[]
2023-01-04 23:55:24,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:24,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-lwklw-43365-1672876444640-0:211) is starting - MDC[]
2023-01-04 23:55:24,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-lwklw-43365-1672876444640-0:211) started - MDC[]
2023-01-04 23:55:24,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:24,211 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom214 started - MDC[]
2023-01-04 23:55:24,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-632:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:24,215 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@39088acb, org.eclipse.scout.rt.mom.jms.JmsSubscription@70dd4172] - MDC[]
2023-01-04 23:55:24,219 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3bf47d1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2956985b] - MDC[]
2023-01-04 23:55:24,223 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@26664caa, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b3eb57] - MDC[]
2023-01-04 23:55:24,226 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@357e6334, org.eclipse.scout.rt.mom.jms.JmsSubscription@31809f2b] - MDC[]
2023-01-04 23:55:24,230 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6087f264, org.eclipse.scout.rt.mom.jms.JmsSubscription@584d9b19] - MDC[]
2023-01-04 23:55:24,234 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2f3809cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a8afff2] - MDC[]
2023-01-04 23:55:24,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@604125bd, org.eclipse.scout.rt.mom.jms.JmsSubscription@39a4bd89] - MDC[]
2023-01-04 23:55:24,242 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5e4168dd, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a3783e4] - MDC[]
2023-01-04 23:55:24,242 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:24,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:24,243 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom214 stopped - MDC[]
2023-01-04 23:55:24,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-lwklw-43365-1672876444640-0:211) is shutting down - MDC[]
2023-01-04 23:55:24,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-lwklw-43365-1672876444640-0:211) uptime 0.035 seconds - MDC[]
2023-01-04 23:55:24,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-lwklw-43365-1672876444640-0:211) is shutdown - MDC[]
2023-01-04 23:55:24,244 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:24,244 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 35.379475 ms - MDC[]
2023-01-04 23:55:24,244 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:24,245 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #215 initialized: null - MDC[]
2023-01-04 23:55:24,246 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:24,247 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-lwklw-43365-1672876444640-0:212) is starting - MDC[]
2023-01-04 23:55:24,247 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-lwklw-43365-1672876444640-0:212) started - MDC[]
2023-01-04 23:55:24,247 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:24,248 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom215 started - MDC[]
2023-01-04 23:55:24,251 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-635:2,clientId=null,started=false} - MDC[]
2023-01-04 23:55:24,253 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79571cc5] - MDC[]
2023-01-04 23:55:24,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:24,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:24,255 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom215 stopped - MDC[]
2023-01-04 23:55:24,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-lwklw-43365-1672876444640-0:212) is shutting down - MDC[]
2023-01-04 23:55:24,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-lwklw-43365-1672876444640-0:212) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:24,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-lwklw-43365-1672876444640-0:212) is shutdown - MDC[]
2023-01-04 23:55:24,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:24,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.536857 ms - MDC[]
2023-01-04 23:55:24,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribe [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:24,257 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonDataSecure [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,257 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #216 initialized: null - MDC[]
2023-01-04 23:55:24,257 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[]
2023-01-04 23:55:24,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-lwklw-43365-1672876444640-0:213) is starting - MDC[]
2023-01-04 23:55:24,258 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-lwklw-43365-1672876444640-0:213) started - MDC[]
2023-01-04 23:55:24,259 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[]
2023-01-04 23:55:24,259 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom216 started - MDC[]
2023-01-04 23:55:24,260 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-lwklw-43365-1672876444640-638:1,clientId=null,started=false} - MDC[]
2023-01-04 23:55:24,264 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@440f434f, org.eclipse.scout.rt.mom.jms.JmsSubscription@47690183] - MDC[]
2023-01-04 23:55:24,265 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:24,265 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:24,266 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom216 stopped - MDC[]
2023-01-04 23:55:24,266 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-lwklw-43365-1672876444640-0:213) is shutting down - MDC[]
2023-01-04 23:55:24,267 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-lwklw-43365-1672876444640-0:213) uptime 0.009 seconds - MDC[]
2023-01-04 23:55:24,267 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-lwklw-43365-1672876444640-0:213) is shutdown - MDC[]
2023-01-04 23:55:24,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:24,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.350229 ms - MDC[]
2023-01-04 23:55:24,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonDataSecure [activemq-j2ee]> - MDC[]
2023-01-04 23:55:24,268 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:24,268 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeTransactional [artemis]> - MDC[]
2023-01-04 23:55:24,428 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:24,540 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33ab9bbf - MDC[]
2023-01-04 23:55:25,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@396d5c73, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ac30b75] - MDC[]
2023-01-04 23:55:25,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:25,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:25,687 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:25,688 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1419.709828 ms - MDC[]
2023-01-04 23:55:25,688 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeTransactional [artemis]> - MDC[]
2023-01-04 23:55:25,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:25,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply [artemis]> - MDC[]
2023-01-04 23:55:25,691 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,696 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@168809a2 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:25,742 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5b0512cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@17f17014] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,774 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@20f86083, org.eclipse.scout.rt.mom.jms.JmsSubscription@62216a4b] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,801 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1cf2f5de, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f0bad5d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,850 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@497e5498, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e0dfb22] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,872 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6591174b, org.eclipse.scout.rt.mom.jms.JmsSubscription@67db7830] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,893 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7f4a682, org.eclipse.scout.rt.mom.jms.JmsSubscription@c00866b] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,940 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@78b7f94f, org.eclipse.scout.rt.mom.jms.JmsSubscription@602b93b8] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,961 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2aab3388, org.eclipse.scout.rt.mom.jms.JmsSubscription@6aa1177f] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:25,964 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6719dd78[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:25,965 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013875 ms - MDC[]
2023-01-04 23:55:25,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:25,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:25,980 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:25,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 291.036986 ms - MDC[]
2023-01-04 23:55:25,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply [artemis]> - MDC[]
2023-01-04 23:55:25,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:25,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:25,982 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:25,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@cc6baae - MDC[]
2023-01-04 23:55:25,998 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2cb328] - MDC[]
2023-01-04 23:55:26,000 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,000 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,001 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.372828 ms - MDC[]
2023-01-04 23:55:26,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,003 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,005 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@689ef61d - MDC[]
2023-01-04 23:55:26,044 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51512c6c] - MDC[]
2023-01-04 23:55:26,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 44.881023 ms - MDC[]
2023-01-04 23:55:26,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,049 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,051 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f7269a2 - MDC[]
2023-01-04 23:55:26,059 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6643c174] - MDC[]
2023-01-04 23:55:26,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,062 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.422428 ms - MDC[]
2023-01-04 23:55:26,062 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,063 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,063 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@75440613 - MDC[]
2023-01-04 23:55:26,074 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@46a4370c] - MDC[]
2023-01-04 23:55:26,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.875376 ms - MDC[]
2023-01-04 23:55:26,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,077 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@672e3f24 - MDC[]
2023-01-04 23:55:26,088 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47bdfc41] - MDC[]
2023-01-04 23:55:26,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,091 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.431660 ms - MDC[]
2023-01-04 23:55:26,091 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,091 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,091 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,092 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,094 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4cc69f5c - MDC[]
2023-01-04 23:55:26,138 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10a55edc] - MDC[]
2023-01-04 23:55:26,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,142 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,142 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 50.359288 ms - MDC[]
2023-01-04 23:55:26,142 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,142 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,142 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52dc358a - MDC[]
2023-01-04 23:55:26,153 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@108b47b4] - MDC[]
2023-01-04 23:55:26,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,156 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.271032 ms - MDC[]
2023-01-04 23:55:26,156 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,156 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@482f1b64 - MDC[]
2023-01-04 23:55:26,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@549db1c6] - MDC[]
2023-01-04 23:55:26,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.998356 ms - MDC[]
2023-01-04 23:55:26,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,172 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a5a00b3 - MDC[]
2023-01-04 23:55:26,183 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20deb6f5] - MDC[]
2023-01-04 23:55:26,185 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,185 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.203114 ms - MDC[]
2023-01-04 23:55:26,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,187 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,189 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@351b70c1 - MDC[]
2023-01-04 23:55:26,196 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67cb11de] - MDC[]
2023-01-04 23:55:26,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 51.252096 ms - MDC[]
2023-01-04 23:55:26,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis]> - MDC[]
2023-01-04 23:55:26,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyWithBlockingCondition [artemis]> - MDC[]
2023-01-04 23:55:26,239 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:26,241 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e4de685 - MDC[jobName=JMS reply cancel message listener]
Reply: TheReply
2023-01-04 23:55:26,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1640a06f] - MDC[]
2023-01-04 23:55:26,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4413cb93[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:26,263 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.035084 ms - MDC[]
2023-01-04 23:55:26,264 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,264 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,266 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 28.281805 ms - MDC[]
2023-01-04 23:55:26,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyWithBlockingCondition [artemis]> - MDC[]
2023-01-04 23:55:26,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis]> - MDC[]
2023-01-04 23:55:26,268 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@770f3c94 - MDC[]
2023-01-04 23:55:26,283 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2f6d684d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5877a9e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d0584c0] - MDC[]
2023-01-04 23:55:26,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,287 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,287 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.782276 ms - MDC[]
2023-01-04 23:55:26,287 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis]> - MDC[]
2023-01-04 23:55:26,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_StringMarshaller_Exception [artemis]> - MDC[]
2023-01-04 23:55:26,289 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:26,336 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@602a6313 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:26,350 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=ed52c27d-6bae-4c9c-8ba7-72b0adbe39a4]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:55:26,355 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61f5ee9d] - MDC[]
2023-01-04 23:55:26,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5dd479b8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:26,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:26,360 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:26,360 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:26,363 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:26,363 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.966443 ms - MDC[]
2023-01-04 23:55:26,363 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_StringMarshaller_Exception [artemis]> - MDC[]
2023-01-04 23:55:26,364 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:26,364 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeFailover [artemis]> - MDC[]
2023-01-04 23:55:26,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:26,369 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b052ade - MDC[jobName=JMS subscriber]
simulateConnectionDown
2023-01-04 23:55:26,375 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:176) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' - MDC[]
2023-01-04 23:55:26,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:180) - invalidating session 1 of 1 - MDC[]
2023-01-04 23:55:26,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:101) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@2dfb8de3 - MDC[]
2023-01-04 23:55:26,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - invalidating connection - MDC[]
2023-01-04 23:55:26,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:190) - connection invalidated - MDC[]
2023-01-04 23:55:26,380 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:55:27,380 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:55:28,381 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:55:29,381 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:55:30,381 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber]
2023-01-04 23:55:31,382 WARN  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:279) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber]
2023-01-04 23:55:31,382 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:157) - JMS call failed 'javax.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber]
simulateConnectionUp
2023-01-04 23:55:33,384 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b59b5ee - MDC[jobName=JMS subscriber]
2023-01-04 23:55:33,395 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4178535a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d23561e] - MDC[]
2023-01-04 23:55:33,397 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:33,397 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:33,398 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:33,398 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7034.413227 ms - MDC[]
2023-01-04 23:55:33,399 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeFailover [artemis]> - MDC[]
2023-01-04 23:55:33,399 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:33,400 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:33,401 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:33,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17abb5bb - MDC[]
2023-01-04 23:55:33,609 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45bd83de] - MDC[]
2023-01-04 23:55:33,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:33,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:33,612 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:33,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 212.022178 ms - MDC[]
2023-01-04 23:55:33,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:33,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:33,612 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:33,613 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:33,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@38b9a64b - MDC[]
2023-01-04 23:55:33,823 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b3321fe] - MDC[]
2023-01-04 23:55:33,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 212.901944 ms - MDC[]
2023-01-04 23:55:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:33,826 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:33,826 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:33,827 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:33,829 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4991d624 - MDC[]
2023-01-04 23:55:34,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@727366da] - MDC[]
2023-01-04 23:55:34,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:34,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:34,040 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:34,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 214.191218 ms - MDC[]
2023-01-04 23:55:34,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,041 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:34,041 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:34,043 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bdbfdcd - MDC[]
2023-01-04 23:55:34,249 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@227d25d6] - MDC[]
2023-01-04 23:55:34,250 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:34,250 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:34,251 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:34,251 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.832097 ms - MDC[]
2023-01-04 23:55:34,251 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,251 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:34,252 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,253 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:34,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e5d28ee - MDC[]
2023-01-04 23:55:34,460 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a9f41ff] - MDC[]
2023-01-04 23:55:34,462 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:34,462 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:34,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:34,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.209371 ms - MDC[]
2023-01-04 23:55:34,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,464 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:34,464 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,465 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:34,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4e1210de - MDC[]
2023-01-04 23:55:34,673 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7dcc6b08] - MDC[]
2023-01-04 23:55:34,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:34,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:34,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:34,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.462459 ms - MDC[]
2023-01-04 23:55:34,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,676 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:34,676 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,677 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:34,678 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@b025f2f - MDC[]
2023-01-04 23:55:34,885 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16c44a77] - MDC[]
2023-01-04 23:55:34,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:34,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:34,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:34,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.455334 ms - MDC[]
2023-01-04 23:55:34,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:34,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:34,890 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:34,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10353925 - MDC[]
2023-01-04 23:55:35,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17e7fe9] - MDC[]
2023-01-04 23:55:35,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 213.004279 ms - MDC[]
2023-01-04 23:55:35,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:35,103 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,103 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:35,104 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:35,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4136d4da - MDC[]
2023-01-04 23:55:35,312 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@555cc0ba] - MDC[]
2023-01-04 23:55:35,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,315 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 212.340309 ms - MDC[]
2023-01-04 23:55:35,315 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:35,316 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,316 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:35,317 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:35,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4236a610 - MDC[]
2023-01-04 23:55:35,525 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b833ee7] - MDC[]
2023-01-04 23:55:35,527 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,527 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,528 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.807549 ms - MDC[]
2023-01-04 23:55:35,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis]> - MDC[]
2023-01-04 23:55:35,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testProperties [artemis]> - MDC[]
2023-01-04 23:55:35,529 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:35,531 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d0a0589 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:35,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a8129d1] - MDC[]
2023-01-04 23:55:35,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.785375 ms - MDC[]
2023-01-04 23:55:35,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testProperties [artemis]> - MDC[]
2023-01-04 23:55:35,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyEmpty [artemis]> - MDC[]
2023-01-04 23:55:35,544 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,546 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@706a8441 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:35,563 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@643997b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2267533a] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,579 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@142238f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6658a788] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,593 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@d66a669, org.eclipse.scout.rt.mom.jms.JmsSubscription@66b63a2d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,635 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@ecdde24, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e5a48dc] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,650 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6703613a, org.eclipse.scout.rt.mom.jms.JmsSubscription@738406bb] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,665 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5ac7d94f, org.eclipse.scout.rt.mom.jms.JmsSubscription@69d5b370] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,678 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@208169, org.eclipse.scout.rt.mom.jms.JmsSubscription@503a250c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,692 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7c81314d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a90e331] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2405aeac[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:35,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018000 ms - MDC[]
2023-01-04 23:55:35,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 203.822280 ms - MDC[]
2023-01-04 23:55:35,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyEmpty [artemis]> - MDC[]
2023-01-04 23:55:35,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,749 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,751 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@49995355 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:35,820 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2966d68, org.eclipse.scout.rt.mom.jms.JmsSubscription@61ba034a] - MDC[]
2023-01-04 23:55:35,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@56bdf2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:35,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:55:35,825 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,826 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,828 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 80.201371 ms - MDC[]
2023-01-04 23:55:35,828 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,829 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,829 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,835 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,836 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65637ac8 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:35,904 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5332ebea, org.eclipse.scout.rt.mom.jms.JmsSubscription@627e21c9] - MDC[]
2023-01-04 23:55:35,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@54d445fe[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:35,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010542 ms - MDC[]
2023-01-04 23:55:35,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,912 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 83.897563 ms - MDC[]
2023-01-04 23:55:35,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,915 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,916 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a5f391f - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:35,982 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d7453ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@295d8852] - MDC[]
2023-01-04 23:55:35,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@643186a6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:35,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.033209 ms - MDC[]
2023-01-04 23:55:35,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:35,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:35,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:35,990 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 76.704891 ms - MDC[]
2023-01-04 23:55:35,990 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:35,992 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:35,994 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3995ad0 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,059 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1788be37, org.eclipse.scout.rt.mom.jms.JmsSubscription@58ae7e50] - MDC[]
2023-01-04 23:55:36,063 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2e197f75[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010875 ms - MDC[]
2023-01-04 23:55:36,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 76.587014 ms - MDC[]
2023-01-04 23:55:36,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,068 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,070 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,071 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@584de351 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,136 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53222524, org.eclipse.scout.rt.mom.jms.JmsSubscription@1894071] - MDC[]
2023-01-04 23:55:36,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@27a30b3a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:36,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.879775 ms - MDC[]
2023-01-04 23:55:36,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,146 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,147 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52f325b0 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,214 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@142409b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@56ed0511] - MDC[]
2023-01-04 23:55:36,218 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2d46bae6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,218 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018000 ms - MDC[]
2023-01-04 23:55:36,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,221 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,221 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 76.783934 ms - MDC[]
2023-01-04 23:55:36,221 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,223 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,224 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32ac9372 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@401835ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@7445fdb2] - MDC[]
2023-01-04 23:55:36,292 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3c7c95b6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,292 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011625 ms - MDC[]
2023-01-04 23:55:36,293 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,293 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,295 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,296 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.545376 ms - MDC[]
2023-01-04 23:55:36,296 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,296 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,296 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,297 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,299 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d2823ee - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,364 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35069061, org.eclipse.scout.rt.mom.jms.JmsSubscription@34327638] - MDC[]
2023-01-04 23:55:36,367 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@527ac3c9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,368 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011750 ms - MDC[]
2023-01-04 23:55:36,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,371 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 75.090487 ms - MDC[]
2023-01-04 23:55:36,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,372 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,372 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,373 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,374 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3d4055b1 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,440 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@501dd0b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5199d74e] - MDC[]
2023-01-04 23:55:36,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@58ee88ea[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007250 ms - MDC[]
2023-01-04 23:55:36,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,445 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.529518 ms - MDC[]
2023-01-04 23:55:36,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,447 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,449 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:36,450 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25bfa8bd - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:36,515 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1435a1f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a934bba] - MDC[]
2023-01-04 23:55:36,518 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5c3197bb[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,519 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:55:36,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,522 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,522 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.849483 ms - MDC[]
2023-01-04 23:55:36,522 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:36,523 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,523 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonData [artemis]> - MDC[]
2023-01-04 23:55:36,524 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:36,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20b6e853 - MDC[]
2023-01-04 23:55:36,533 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@e125b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@26c9521a] - MDC[]
2023-01-04 23:55:36,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.145428 ms - MDC[]
2023-01-04 23:55:36,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonData [artemis]> - MDC[]
2023-01-04 23:55:36,536 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,536 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:36,538 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:36,539 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6aa4f60a - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:36,844 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41366811] - MDC[]
2023-01-04 23:55:36,845 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@774b083a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:36,845 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011750 ms - MDC[]
2023-01-04 23:55:36,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:36,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:36,848 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:36,848 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.814363 ms - MDC[]
2023-01-04 23:55:36,848 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:36,849 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:36,849 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:36,850 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:36,851 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6402fb24 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:37,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24c6f389] - MDC[]
2023-01-04 23:55:37,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@42c120a6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:37,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007083 ms - MDC[]
2023-01-04 23:55:37,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:37,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:37,161 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:37,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.958092 ms - MDC[]
2023-01-04 23:55:37,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:37,162 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,164 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:37,165 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2cc774d1 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:37,470 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2159137c] - MDC[]
2023-01-04 23:55:37,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2190222e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:37,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010417 ms - MDC[]
2023-01-04 23:55:37,472 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:37,472 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:37,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:37,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.453291 ms - MDC[]
2023-01-04 23:55:37,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,475 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:37,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,477 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:37,478 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77ea6471 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:37,783 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@633a4a3d] - MDC[]
2023-01-04 23:55:37,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6e76afd3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:37,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:37,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:37,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:37,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:37,787 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.030806 ms - MDC[]
2023-01-04 23:55:37,787 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,787 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:37,787 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:37,788 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:37,790 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1384664b - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:38,096 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@350c7188] - MDC[]
2023-01-04 23:55:38,097 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@170d6fb0[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:38,097 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:55:38,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:38,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:38,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:38,101 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.822024 ms - MDC[]
2023-01-04 23:55:38,101 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:38,102 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,103 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:38,105 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7dabea18 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:38,409 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69e0d31d] - MDC[]
2023-01-04 23:55:38,410 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4afdcd01[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:38,410 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010583 ms - MDC[]
2023-01-04 23:55:38,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:38,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:38,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:38,414 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.927948 ms - MDC[]
2023-01-04 23:55:38,414 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,414 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:38,414 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,416 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:38,417 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1493d18f - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:38,722 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@592bc6a7] - MDC[]
2023-01-04 23:55:38,723 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7eed02c0[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:38,723 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:55:38,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:38,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:38,728 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:38,728 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 313.695689 ms - MDC[]
2023-01-04 23:55:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:38,729 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:38,731 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:38,732 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@527cdb64 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:39,036 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e821bba] - MDC[]
2023-01-04 23:55:39,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6d3e64d4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:39,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:39,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:39,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:39,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:39,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.492880 ms - MDC[]
2023-01-04 23:55:39,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:39,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:39,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:39,042 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:39,043 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@254e7919 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:39,347 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5db553f9] - MDC[]
2023-01-04 23:55:39,348 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@b0fdebd[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:39,348 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:55:39,350 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:39,350 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:39,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:39,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.390688 ms - MDC[]
2023-01-04 23:55:39,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:39,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:39,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:39,354 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:55:39,355 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63ade3bc - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst]
2023-01-04 23:55:39,660 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@83ffa7b] - MDC[]
2023-01-04 23:55:39,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5493df23[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:39,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008959 ms - MDC[]
2023-01-04 23:55:39,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:39,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:39,664 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:39,664 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.782779 ms - MDC[]
2023-01-04 23:55:39,664 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis]> - MDC[]
2023-01-04 23:55:39,665 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:39,665 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicDurableSubscription [artemis]> - MDC[]
2023-01-04 23:55:39,666 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:39,668 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19ef4ea3 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:43,704 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da7b071, org.eclipse.scout.rt.mom.jms.JmsSubscription@572b031f, org.eclipse.scout.rt.mom.jms.JmsSubscription@23685592, org.eclipse.scout.rt.mom.jms.JmsSubscription@495590a7] - MDC[]
2023-01-04 23:55:43,704 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4040.041220 ms - MDC[]
2023-01-04 23:55:43,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicDurableSubscription [artemis]> - MDC[]
2023-01-04 23:55:43,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithoutRequestReply [artemis]> - MDC[]
2023-01-04 23:55:43,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled - MDC[]
2023-01-04 23:55:43,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.596446 ms - MDC[]
2023-01-04 23:55:43,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithoutRequestReply [artemis]> - MDC[]
2023-01-04 23:55:43,709 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,709 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessageRequestReply [artemis]> - MDC[]
2023-01-04 23:55:43,710 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,711 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17e44cf7 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:43,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b869242, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ee706ff] - MDC[]
2023-01-04 23:55:43,730 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@60d5c16[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:43,730 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011709 ms - MDC[]
2023-01-04 23:55:43,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,733 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.707055 ms - MDC[]
2023-01-04 23:55:43,733 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessageRequestReply [artemis]> - MDC[]
2023-01-04 23:55:43,733 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,734 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishNull [artemis]> - MDC[]
2023-01-04 23:55:43,734 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,735 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3aeb6a57 - MDC[]
2023-01-04 23:55:43,741 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3976dacd, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f580241] - MDC[]
2023-01-04 23:55:43,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7625ce5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7787fce1] - MDC[]
2023-01-04 23:55:43,754 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5dd12d01, org.eclipse.scout.rt.mom.jms.JmsSubscription@31813ea8] - MDC[]
2023-01-04 23:55:43,760 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1e732fc2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e983867] - MDC[]
2023-01-04 23:55:43,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5e1b425, org.eclipse.scout.rt.mom.jms.JmsSubscription@1558b8e7] - MDC[]
2023-01-04 23:55:43,772 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6baf95f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@29063116] - MDC[]
2023-01-04 23:55:43,779 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5b30b332, org.eclipse.scout.rt.mom.jms.JmsSubscription@711df813] - MDC[]
2023-01-04 23:55:43,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@153af60c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b0efaf8] - MDC[]
2023-01-04 23:55:43,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,788 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 53.808768 ms - MDC[]
2023-01-04 23:55:43,788 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishNull [artemis]> - MDC[]
2023-01-04 23:55:43,788 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,788 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishText [artemis]> - MDC[]
2023-01-04 23:55:43,789 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@220ebbef - MDC[]
2023-01-04 23:55:43,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1417fb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ebff011] - MDC[]
2023-01-04 23:55:43,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,797 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.856744 ms - MDC[]
2023-01-04 23:55:43,798 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishText [artemis]> - MDC[]
2023-01-04 23:55:43,798 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,798 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:43,799 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,804 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@711b7507 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:43,813 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19bdf520] - MDC[]
2023-01-04 23:55:43,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,816 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,816 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.830323 ms - MDC[]
2023-01-04 23:55:43,816 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:43,817 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,817 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribe [artemis]> - MDC[]
2023-01-04 23:55:43,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,836 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@779cb950 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:43,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee02596] - MDC[]
2023-01-04 23:55:43,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 28.633311 ms - MDC[]
2023-01-04 23:55:43,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribe [artemis]> - MDC[]
2023-01-04 23:55:43,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishBytes [artemis]> - MDC[]
2023-01-04 23:55:43,848 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,849 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@38128db7 - MDC[]
2023-01-04 23:55:43,856 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2d0a7a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@108a77d6] - MDC[]
2023-01-04 23:55:43,857 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,857 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,858 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,858 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.969866 ms - MDC[]
2023-01-04 23:55:43,858 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishBytes [artemis]> - MDC[]
2023-01-04 23:55:43,859 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,859 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishEmpty [artemis]> - MDC[]
2023-01-04 23:55:43,861 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,862 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a203af7 - MDC[]
2023-01-04 23:55:43,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@77b1ba0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c057fc8] - MDC[]
2023-01-04 23:55:43,873 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7e24f4e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@362f4176] - MDC[]
2023-01-04 23:55:43,879 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@14f31f10, org.eclipse.scout.rt.mom.jms.JmsSubscription@719d7341] - MDC[]
2023-01-04 23:55:43,885 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@390645a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ed5cb12] - MDC[]
2023-01-04 23:55:43,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ab9ef6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f8c7cd7] - MDC[]
2023-01-04 23:55:43,899 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1af6ad68, org.eclipse.scout.rt.mom.jms.JmsSubscription@730325d9] - MDC[]
2023-01-04 23:55:43,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5fe8810d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7fa72332] - MDC[]
2023-01-04 23:55:43,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@dfea3ca, org.eclipse.scout.rt.mom.jms.JmsSubscription@611bf705] - MDC[]
2023-01-04 23:55:43,947 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 88.859319 ms - MDC[]
2023-01-04 23:55:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishEmpty [artemis]> - MDC[]
2023-01-04 23:55:43,949 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,949 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]> - MDC[]
2023-01-04 23:55:43,950 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43aa4e0d - MDC[]
2023-01-04 23:55:43,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bc86ac] - MDC[]
2023-01-04 23:55:43,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:43,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:43,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:43,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.209542 ms - MDC[]
2023-01-04 23:55:43,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]> - MDC[]
2023-01-04 23:55:43,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:43,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:43,960 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:43,961 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c430534 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,019 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a8efb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@8d94d1e] - MDC[]
2023-01-04 23:55:44,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,024 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.191390 ms - MDC[]
2023-01-04 23:55:44,024 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,026 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,027 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3223d890 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,088 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7424796c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d8c51c9] - MDC[]
2023-01-04 23:55:44,092 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,092 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,093 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.236654 ms - MDC[]
2023-01-04 23:55:44,093 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,094 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,094 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,095 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,096 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@255eadb1 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,152 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12418bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@cfef34] - MDC[]
2023-01-04 23:55:44,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,157 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.265230 ms - MDC[]
2023-01-04 23:55:44,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,158 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,160 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4bcd3a50 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,217 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f0bd5ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d30303] - MDC[]
2023-01-04 23:55:44,220 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,220 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,221 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,221 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.611570 ms - MDC[]
2023-01-04 23:55:44,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,222 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,223 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,225 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5226bd2b - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,282 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58554818, org.eclipse.scout.rt.mom.jms.JmsSubscription@30e6c577] - MDC[]
2023-01-04 23:55:44,285 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,285 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,286 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.861241 ms - MDC[]
2023-01-04 23:55:44,286 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,287 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,287 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,289 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e2b156e - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,345 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b8de87b, org.eclipse.scout.rt.mom.jms.JmsSubscription@515f104c] - MDC[]
2023-01-04 23:55:44,348 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,348 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,349 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.109751 ms - MDC[]
2023-01-04 23:55:44,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,351 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,352 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e8cb96a - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@147c3a88, org.eclipse.scout.rt.mom.jms.JmsSubscription@47c8ced] - MDC[]
2023-01-04 23:55:44,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.951516 ms - MDC[]
2023-01-04 23:55:44,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,415 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,416 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2191c031 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,474 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35c7c803, org.eclipse.scout.rt.mom.jms.JmsSubscription@43549693] - MDC[]
2023-01-04 23:55:44,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.646297 ms - MDC[]
2023-01-04 23:55:44,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,479 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,481 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26919e96 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67d9abfb, org.eclipse.scout.rt.mom.jms.JmsSubscription@8b2f35c] - MDC[]
2023-01-04 23:55:44,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.412317 ms - MDC[]
2023-01-04 23:55:44,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:44,545 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a0f6bb7 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:44,603 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@749afabf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c73dfd0] - MDC[]
2023-01-04 23:55:44,606 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:44,606 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:44,607 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:44,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.940618 ms - MDC[]
2023-01-04 23:55:44,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:44,608 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:44,608 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyTimeout [artemis]> - MDC[]
2023-01-04 23:55:44,609 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:44,610 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@67806475 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:49,617 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:55:49,622 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4054e55b] - MDC[]
2023-01-04 23:55:49,624 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4c4b8a0c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:49,624 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010166 ms - MDC[]
2023-01-04 23:55:49,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:49,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:49,628 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5020.239495 ms - MDC[]
2023-01-04 23:55:49,628 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyTimeout [artemis]> - MDC[]
2023-01-04 23:55:49,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishObject [artemis]> - MDC[]
2023-01-04 23:55:49,630 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:49,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3382adc2 - MDC[]
2023-01-04 23:55:49,636 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@703b2538, org.eclipse.scout.rt.mom.jms.JmsSubscription@8e51ef8] - MDC[]
2023-01-04 23:55:49,637 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,638 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:49,638 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:49,638 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.282210 ms - MDC[]
2023-01-04 23:55:49,638 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishObject [artemis]> - MDC[]
2023-01-04 23:55:49,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithInvalidMarshaller [artemis]> - MDC[]
2023-01-04 23:55:49,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,641 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.318732 ms - MDC[]
2023-01-04 23:55:49,641 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithInvalidMarshaller [artemis]> - MDC[]
2023-01-04 23:55:49,641 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,641 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testConcurrentMessageConsumption [artemis]> - MDC[]
2023-01-04 23:55:49,642 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:49,643 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a3a8ee0 - MDC[]
2023-01-04 23:55:49,677 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@187ee61a] - MDC[]
2023-01-04 23:55:49,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:49,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:49,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 40.170020 ms - MDC[]
2023-01-04 23:55:49,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testConcurrentMessageConsumption [artemis]> - MDC[]
2023-01-04 23:55:49,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:49,684 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:49,685 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@389f7556 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:49,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c997fdb, org.eclipse.scout.rt.mom.jms.JmsSubscription@536efbfe] - MDC[]
2023-01-04 23:55:49,699 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@a7af030[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:49,699 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.028834 ms - MDC[]
2023-01-04 23:55:49,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:49,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:49,702 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.421728 ms - MDC[]
2023-01-04 23:55:49,702 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:49,703 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,703 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:49,704 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:49,735 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@13312ba2 - MDC[]
2023-01-04 23:55:49,890 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@232a935] - MDC[]
2023-01-04 23:55:49,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:49,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:49,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:49,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 190.873753 ms - MDC[]
2023-01-04 23:55:49,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:49,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:49,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:49,895 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:49,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70f0bd97 - MDC[]
2023-01-04 23:55:50,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11553864] - MDC[]
2023-01-04 23:55:50,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.250239 ms - MDC[]
2023-01-04 23:55:50,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,056 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,057 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e532896 - MDC[]
2023-01-04 23:55:50,212 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5034ef6c] - MDC[]
2023-01-04 23:55:50,216 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,216 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,216 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,216 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.909835 ms - MDC[]
2023-01-04 23:55:50,216 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,217 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,217 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,218 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c61cfd0 - MDC[]
2023-01-04 23:55:50,374 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c511e32] - MDC[]
2023-01-04 23:55:50,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,377 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.037444 ms - MDC[]
2023-01-04 23:55:50,377 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,379 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33a8ae90 - MDC[]
2023-01-04 23:55:50,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@704091b4] - MDC[]
2023-01-04 23:55:50,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.569537 ms - MDC[]
2023-01-04 23:55:50,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,540 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4506f295 - MDC[]
2023-01-04 23:55:50,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@650ddfda] - MDC[]
2023-01-04 23:55:50,699 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,699 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.805958 ms - MDC[]
2023-01-04 23:55:50,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19f7179 - MDC[]
2023-01-04 23:55:50,858 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a6d931c] - MDC[]
2023-01-04 23:55:50,860 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:50,860 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:50,861 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:50,861 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.677997 ms - MDC[]
2023-01-04 23:55:50,861 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:50,862 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:50,863 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:50,864 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63f8fded - MDC[]
2023-01-04 23:55:51,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7157b2d4] - MDC[]
2023-01-04 23:55:51,029 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:51,029 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:51,030 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:51,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 168.068089 ms - MDC[]
2023-01-04 23:55:51,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:51,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:51,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:51,032 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:51,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c5c3132 - MDC[]
2023-01-04 23:55:51,188 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@fb089f4] - MDC[]
2023-01-04 23:55:51,190 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:51,190 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:51,191 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:51,191 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.500911 ms - MDC[]
2023-01-04 23:55:51,191 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:51,192 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:51,192 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:51,192 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:51,193 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76c08ef3 - MDC[]
2023-01-04 23:55:51,348 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32dca84b] - MDC[]
2023-01-04 23:55:51,351 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:51,351 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:51,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:51,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.276989 ms - MDC[]
2023-01-04 23:55:51,352 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis]> - MDC[]
2023-01-04 23:55:51,353 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:51,353 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis]> - MDC[]
2023-01-04 23:55:51,354 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:51,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@106dbf5f - MDC[]
2023-01-04 23:55:52,369 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@38e26e29, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@52b2aa6e] - MDC[]
2023-01-04 23:55:52,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:52,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:52,370 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:52,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1017.663246 ms - MDC[]
2023-01-04 23:55:52,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis]> - MDC[]
2023-01-04 23:55:52,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:52,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_ObjectMarshaller_Exception [artemis]> - MDC[]
2023-01-04 23:55:52,373 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:52,374 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f39da4f - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:52,384 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=3aad2aa0-6102-4b5c-bc5f-6bbada955ef7]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:55:52,388 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39ae8a75] - MDC[]
2023-01-04 23:55:52,391 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@248139ef[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:52,391 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011500 ms - MDC[]
2023-01-04 23:55:52,392 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:52,392 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:52,393 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:52,393 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.941398 ms - MDC[]
2023-01-04 23:55:52,394 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_ObjectMarshaller_Exception [artemis]> - MDC[]
2023-01-04 23:55:52,394 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:52,394 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:52,395 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:52,397 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44272e9d - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:52,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@553011a9] - MDC[]
2023-01-04 23:55:52,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4597218d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:52,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.032417 ms - MDC[]
2023-01-04 23:55:52,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:52,410 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:52,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:52,411 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.135519 ms - MDC[]
2023-01-04 23:55:52,412 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:52,412 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:52,412 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCancellation [artemis]> - MDC[]
2023-01-04 23:55:52,413 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:52,414 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68a2c554 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:52,436 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:55:52,438 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bbdaf51] - MDC[]
2023-01-04 23:55:52,440 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@69657af2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:52,440 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007167 ms - MDC[]
2023-01-04 23:55:52,441 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:52,441 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:52,442 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:52,442 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 30.080587 ms - MDC[]
2023-01-04 23:55:52,442 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCancellation [artemis]> - MDC[]
2023-01-04 23:55:52,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:52,443 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:52,444 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:52,445 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e96099f - MDC[jobName=JMS subscriber]
2023-01-04 23:55:52,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@385936f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fbdee75] - MDC[]
2023-01-04 23:55:52,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:52,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:52,454 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:52,454 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.070867 ms - MDC[]
2023-01-04 23:55:52,454 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeMultipleSubscriptions [artemis]> - MDC[]
2023-01-04 23:55:52,455 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:52,455 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishTransactional [artemis]> - MDC[]
2023-01-04 23:55:52,456 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:52,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2bf833b5 - MDC[]
2023-01-04 23:55:54,468 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5381deec, org.eclipse.scout.rt.mom.jms.JmsSubscription@711d66e0] - MDC[]
2023-01-04 23:55:54,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:54,470 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:54,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:54,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2015.569550 ms - MDC[]
2023-01-04 23:55:54,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishTransactional [artemis]> - MDC[]
2023-01-04 23:55:54,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:54,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyTimeout [artemis]> - MDC[]
2023-01-04 23:55:54,472 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:54,474 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f9b190 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,479 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:55:59,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41ef53a9] - MDC[]
2023-01-04 23:55:59,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@55d6ade1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009709 ms - MDC[]
2023-01-04 23:55:59,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,490 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5018.420087 ms - MDC[]
2023-01-04 23:55:59,490 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyTimeout [artemis]> - MDC[]
2023-01-04 23:55:59,491 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,491 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception1 [artemis]> - MDC[]
2023-01-04 23:55:59,492 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,493 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7283c89 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,502 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=5653197a-e8a4-434e-bc30-50a2a9639bb8]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:55:59,506 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f4ccc8] - MDC[]
2023-01-04 23:55:59,509 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4a6e1924[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,509 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:59,510 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,510 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,512 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.046674 ms - MDC[]
2023-01-04 23:55:59,512 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception1 [artemis]> - MDC[]
2023-01-04 23:55:59,513 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,513 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception2 [artemis]> - MDC[]
2023-01-04 23:55:59,514 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,515 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bb44f4a - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,524 INFO  [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=728711ee-b9e0-48c9-bd46-a5fac6d97759]
2023-01-04 23:55:59,528 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a686b43] - MDC[]
2023-01-04 23:55:59,530 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3421b1b4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,530 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004541 ms - MDC[]
2023-01-04 23:55:59,532 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,532 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,533 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,533 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.908986 ms - MDC[]
2023-01-04 23:55:59,533 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception2 [artemis]> - MDC[]
2023-01-04 23:55:59,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,534 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyJsonObjectMarshaller [artemis]> - MDC[]
2023-01-04 23:55:59,535 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,536 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a8e595e - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,546 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@52381b6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b067248] - MDC[]
2023-01-04 23:55:59,547 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7c005c72[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,548 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.031500 ms - MDC[]
2023-01-04 23:55:59,548 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,548 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,549 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,550 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.753744 ms - MDC[]
2023-01-04 23:55:59,550 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyJsonObjectMarshaller [artemis]> - MDC[]
2023-01-04 23:55:59,550 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,550 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReply [artemis]> - MDC[]
2023-01-04 23:55:59,552 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,553 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a03f163 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,565 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ce2077] - MDC[]
2023-01-04 23:55:59,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@383360f2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:55:59,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.423353 ms - MDC[]
2023-01-04 23:55:59,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReply [artemis]> - MDC[]
2023-01-04 23:55:59,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,571 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCancellation [artemis]> - MDC[]
2023-01-04 23:55:59,572 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,573 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26f91114 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,583 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:55:59,585 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ab30c56] - MDC[]
2023-01-04 23:55:59,585 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4a29c927[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.030168 ms - MDC[]
2023-01-04 23:55:59,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,587 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,588 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,588 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.332314 ms - MDC[]
2023-01-04 23:55:59,588 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCancellation [artemis]> - MDC[]
2023-01-04 23:55:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,589 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyNull [artemis]> - MDC[]
2023-01-04 23:55:59,590 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,591 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@39e498d1 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,637 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@79eefb7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@138d8b4c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,647 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5f8694bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@66b18509] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,658 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@307bf6c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@f2c361d] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,666 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@27d2fa07, org.eclipse.scout.rt.mom.jms.JmsSubscription@601d7496] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,677 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@247e0af1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1af70c09] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,685 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a325b52, org.eclipse.scout.rt.mom.jms.JmsSubscription@78309979] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,704 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@652450d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@3488db26] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,743 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@587a3619, org.eclipse.scout.rt.mom.jms.JmsSubscription@f863126] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@15fc6bf5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006334 ms - MDC[]
2023-01-04 23:55:59,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,752 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 163.359963 ms - MDC[]
2023-01-04 23:55:59,753 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyNull [artemis]> - MDC[]
2023-01-04 23:55:59,753 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,754 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyJsonObjectMarshaller [artemis]> - MDC[]
2023-01-04 23:55:59,755 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,756 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@59dc6d94 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5f5ab1ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d99d7ac] - MDC[]
2023-01-04 23:55:59,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5b27fca5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,774 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009041 ms - MDC[]
2023-01-04 23:55:59,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.571367 ms - MDC[]
2023-01-04 23:55:59,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyJsonObjectMarshaller [artemis]> - MDC[]
2023-01-04 23:55:59,777 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,777 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReply [artemis]> - MDC[]
2023-01-04 23:55:59,779 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,780 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@350f8c2c - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,790 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ed84d6d] - MDC[]
2023-01-04 23:55:59,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@46558f2a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:55:59,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.683481 ms - MDC[]
2023-01-04 23:55:59,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReply [artemis]> - MDC[]
2023-01-04 23:55:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:59,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:59,839 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26ec7880 - MDC[jobName=JMS subscriber]
2023-01-04 23:55:59,844 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b004765] - MDC[]
2023-01-04 23:55:59,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,845 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.691116 ms - MDC[]
2023-01-04 23:55:59,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:59,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopic [artemis]> - MDC[]
2023-01-04 23:55:59,848 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,849 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33cd10da - MDC[jobName=JMS subscriber]
2023-01-04 23:55:59,862 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:55:59,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69b74dc2, org.eclipse.scout.rt.mom.jms.JmsSubscription@17c45a57] - MDC[]
2023-01-04 23:55:59,868 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@79c16d2b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,868 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:55:59,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,870 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 24.224231 ms - MDC[]
2023-01-04 23:55:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopic [artemis]> - MDC[]
2023-01-04 23:55:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:59,873 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:55:59,874 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@407a1808 - MDC[jobName=JMS reply cancel message listener]
2023-01-04 23:55:59,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a187cd4] - MDC[]
2023-01-04 23:55:59,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6f18b7e3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:55:59,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014792 ms - MDC[]
2023-01-04 23:55:59,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:55:59,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:55:59,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:55:59,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.036596 ms - MDC[]
2023-01-04 23:55:59,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCorrelationId [artemis]> - MDC[]
2023-01-04 23:55:59,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:55:59,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMessageSelector [artemis]> - MDC[]
2023-01-04 23:55:59,938 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:55:59,940 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@693c7a0f - MDC[jobName=JMS subscriber]
2023-01-04 23:56:01,968 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b97bc80, org.eclipse.scout.rt.mom.jms.JmsSubscription@2090d3d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@172194b9] - MDC[]
2023-01-04 23:56:01,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:01,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:01,972 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:01,972 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2034.446601 ms - MDC[]
2023-01-04 23:56:01,972 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMessageSelector [artemis]> - MDC[]
2023-01-04 23:56:01,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:01,973 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessagePubSub [artemis]> - MDC[]
2023-01-04 23:56:01,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:01,975 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1425f44b - MDC[]
2023-01-04 23:56:01,984 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@463aa3da, org.eclipse.scout.rt.mom.jms.JmsSubscription@770ad1f0] - MDC[]
2023-01-04 23:56:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:01,985 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.435850 ms - MDC[]
2023-01-04 23:56:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessagePubSub [artemis]> - MDC[]
2023-01-04 23:56:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:01,986 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis]> - MDC[]
2023-01-04 23:56:01,987 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:01,989 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:01,990 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@788fd1df - MDC[jobName=JMS subscriber]
2023-01-04 23:56:02,009 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:03,012 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78b9ef0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b8eb7b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@4aaa6e62] - MDC[]
2023-01-04 23:56:03,020 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2a2815fd[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:03,020 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:56:03,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:03,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:03,022 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:03,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1035.625946 ms - MDC[]
2023-01-04 23:56:03,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis]> - MDC[]
2023-01-04 23:56:03,023 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:03,023 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSerialMessageConsumption [artemis]> - MDC[]
2023-01-04 23:56:03,024 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:03,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6169de0c - MDC[]
2023-01-04 23:56:06,061 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9215bfb] - MDC[]
2023-01-04 23:56:06,063 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:06,063 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:06,063 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:06,063 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3040.511219 ms - MDC[]
2023-01-04 23:56:06,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSerialMessageConsumption [artemis]> - MDC[]
2023-01-04 23:56:06,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:06,064 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishSubscribe [artemis]> - MDC[]
2023-01-04 23:56:06,065 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:06,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e88cef1 - MDC[]
2023-01-04 23:56:06,071 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@417cdc6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@48409124] - MDC[]
2023-01-04 23:56:06,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@669603c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@36823faf] - MDC[]
2023-01-04 23:56:06,084 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@453d15d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@60d6d8d0] - MDC[]
2023-01-04 23:56:06,090 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6e3f108c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a447c5d] - MDC[]
2023-01-04 23:56:06,096 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@18e26ed4, org.eclipse.scout.rt.mom.jms.JmsSubscription@31725710] - MDC[]
2023-01-04 23:56:06,103 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6796a69f, org.eclipse.scout.rt.mom.jms.JmsSubscription@60bf2a90] - MDC[]
2023-01-04 23:56:06,109 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4e3b6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@433ec38c] - MDC[]
2023-01-04 23:56:06,116 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2dd72304, org.eclipse.scout.rt.mom.jms.JmsSubscription@58e21dde] - MDC[]
2023-01-04 23:56:06,117 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:06,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:06,119 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:06,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 54.317193 ms - MDC[]
2023-01-04 23:56:06,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishSubscribe [artemis]> - MDC[]
2023-01-04 23:56:06,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:06,120 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribe [artemis]> - MDC[]
2023-01-04 23:56:06,121 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:06,122 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@deb71a0 - MDC[jobName=JMS subscriber]
2023-01-04 23:56:06,126 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@247d6992] - MDC[]
2023-01-04 23:56:06,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:06,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:06,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:06,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.520030 ms - MDC[]
2023-01-04 23:56:06,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribe [artemis]> - MDC[]
2023-01-04 23:56:06,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:06,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonDataSecure [artemis]> - MDC[]
2023-01-04 23:56:06,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:06,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@791fc5c3 - MDC[]
2023-01-04 23:56:06,137 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5d585ca0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7827b580] - MDC[]
2023-01-04 23:56:06,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:06,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:06,139 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:06,139 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.771552 ms - MDC[]
2023-01-04 23:56:06,139 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonDataSecure [artemis]> - MDC[]
2023-01-04 23:56:06,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:06,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeTransactional [artemis-j2ee]> - MDC[]
2023-01-04 23:56:06,141 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:06,142 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@331ad1ee - MDC[]
2023-01-04 23:56:07,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2a7bc863, org.eclipse.scout.rt.mom.jms.JmsSubscription@36214f40] - MDC[]
2023-01-04 23:56:07,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1020.399421 ms - MDC[]
2023-01-04 23:56:07,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeTransactional [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,163 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,195 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4bbf09f2, org.eclipse.scout.rt.mom.jms.JmsSubscription@6054f512] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,349 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@35bafb43, org.eclipse.scout.rt.mom.jms.JmsSubscription@15e3baf7] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,361 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5cc586bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@394394ee] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,374 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@235452dc, org.eclipse.scout.rt.mom.jms.JmsSubscription@3814d0c1] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,386 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4cdf3f34, org.eclipse.scout.rt.mom.jms.JmsSubscription@5acdbd5e] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,399 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7e06495b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e29f4fc] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,447 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@9d8d0e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@64db4dcf] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,459 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5ddbe5c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@2591ba2f] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,462 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7f677897[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:07,462 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007166 ms - MDC[]
2023-01-04 23:56:07,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 301.628803 ms - MDC[]
2023-01-04 23:56:07,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,464 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,464 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,465 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,465 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1525f2da - MDC[]
2023-01-04 23:56:07,470 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cc78e6a] - MDC[]
2023-01-04 23:56:07,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.608888 ms - MDC[]
2023-01-04 23:56:07,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,473 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fa78e0a - MDC[]
2023-01-04 23:56:07,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@575e8860] - MDC[]
2023-01-04 23:56:07,479 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,479 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,480 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.586346 ms - MDC[]
2023-01-04 23:56:07,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,482 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6614a420 - MDC[]
2023-01-04 23:56:07,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1efe7598] - MDC[]
2023-01-04 23:56:07,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.375777 ms - MDC[]
2023-01-04 23:56:07,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,489 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,490 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,491 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f42c61f - MDC[]
2023-01-04 23:56:07,495 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a963a90] - MDC[]
2023-01-04 23:56:07,496 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,497 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,497 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,497 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.940394 ms - MDC[]
2023-01-04 23:56:07,497 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,535 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,536 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,536 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b5de23c - MDC[]
2023-01-04 23:56:07,541 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f122485] - MDC[]
2023-01-04 23:56:07,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.012395 ms - MDC[]
2023-01-04 23:56:07,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,543 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,545 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@23ac7377 - MDC[]
2023-01-04 23:56:07,549 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e7011b5] - MDC[]
2023-01-04 23:56:07,550 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,551 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.778225 ms - MDC[]
2023-01-04 23:56:07,551 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,553 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6cfd694a - MDC[]
2023-01-04 23:56:07,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f22d7e4] - MDC[]
2023-01-04 23:56:07,560 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,560 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.931037 ms - MDC[]
2023-01-04 23:56:07,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,561 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,562 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,562 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,563 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35e817e9 - MDC[]
2023-01-04 23:56:07,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15c24b0c] - MDC[]
2023-01-04 23:56:07,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,569 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.778974 ms - MDC[]
2023-01-04 23:56:07,569 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,571 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@18444e11 - MDC[]
2023-01-04 23:56:07,576 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@669a3dd8] - MDC[]
2023-01-04 23:56:07,577 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,577 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,577 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,578 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.498302 ms - MDC[]
2023-01-04 23:56:07,578 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,578 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,578 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d6b2fbc - MDC[]
2023-01-04 23:56:07,584 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78acee6c] - MDC[]
2023-01-04 23:56:07,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,636 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 57.858008 ms - MDC[]
2023-01-04 23:56:07,636 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyWithBlockingCondition [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,638 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
Reply: TheReply
2023-01-04 23:56:07,653 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4782e182] - MDC[]
2023-01-04 23:56:07,656 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5d8fa70b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:07,656 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:56:07,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.897944 ms - MDC[]
2023-01-04 23:56:07,657 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyWithBlockingCondition [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,658 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,660 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a16ae0b - MDC[]
2023-01-04 23:56:07,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@27330f99, org.eclipse.scout.rt.mom.jms.JmsSubscription@5eac24de, org.eclipse.scout.rt.mom.jms.JmsSubscription@15d94f22] - MDC[]
2023-01-04 23:56:07,671 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,672 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.348511 ms - MDC[]
2023-01-04 23:56:07,672 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,673 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,673 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_StringMarshaller_Exception [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,674 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:07,740 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=5c60af4b-b892-48e8-bc64-5f2a273d539e]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:56:07,743 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a612530] - MDC[]
2023-01-04 23:56:07,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6ba526c1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:07,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014250 ms - MDC[]
2023-01-04 23:56:07,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 73.733753 ms - MDC[]
2023-01-04 23:56:07,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_StringMarshaller_Exception [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscribeFailover [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.112585 ms - MDC[]
2023-01-04 23:56:07,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscribeFailover [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,748 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@af88ccf - MDC[]
2023-01-04 23:56:07,954 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14295dca] - MDC[]
2023-01-04 23:56:07,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:07,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:07,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:07,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.626242 ms - MDC[]
2023-01-04 23:56:07,957 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:07,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:07,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:07,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d98763f - MDC[]
2023-01-04 23:56:08,164 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7105c023] - MDC[]
2023-01-04 23:56:08,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:08,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:08,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:08,166 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.615408 ms - MDC[]
2023-01-04 23:56:08,166 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:08,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,168 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:08,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@418a5228 - MDC[]
2023-01-04 23:56:08,374 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e8f7cf4] - MDC[]
2023-01-04 23:56:08,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.980873 ms - MDC[]
2023-01-04 23:56:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:08,377 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,377 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:08,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f9c0e80 - MDC[]
2023-01-04 23:56:08,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a404535] - MDC[]
2023-01-04 23:56:08,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:08,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:08,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:08,585 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.810036 ms - MDC[]
2023-01-04 23:56:08,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:08,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,587 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:08,587 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3952be1b - MDC[]
2023-01-04 23:56:08,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@318d491] - MDC[]
2023-01-04 23:56:08,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:08,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:08,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:08,794 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.173233 ms - MDC[]
2023-01-04 23:56:08,794 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:08,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:08,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:08,796 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b283550 - MDC[]
2023-01-04 23:56:09,001 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47effce0] - MDC[]
2023-01-04 23:56:09,002 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,002 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,003 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,003 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.210151 ms - MDC[]
2023-01-04 23:56:09,003 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,004 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,004 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,004 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:09,005 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4611fe60 - MDC[]
2023-01-04 23:56:09,210 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@555df150] - MDC[]
2023-01-04 23:56:09,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,212 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,212 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.078315 ms - MDC[]
2023-01-04 23:56:09,212 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,212 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,212 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,213 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:09,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4925e32d - MDC[]
2023-01-04 23:56:09,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28d78140] - MDC[]
2023-01-04 23:56:09,419 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,419 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.551680 ms - MDC[]
2023-01-04 23:56:09,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,421 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:09,422 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@342686f4 - MDC[]
2023-01-04 23:56:09,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7dc88f5c] - MDC[]
2023-01-04 23:56:09,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,628 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,628 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.132733 ms - MDC[]
2023-01-04 23:56:09,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,630 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:09,630 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b96476b - MDC[]
2023-01-04 23:56:09,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7057c234] - MDC[]
2023-01-04 23:56:09,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.995647 ms - MDC[]
2023-01-04 23:56:09,837 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testProperties [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:09,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27787083 - MDC[]
2023-01-04 23:56:09,845 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b14a654] - MDC[]
2023-01-04 23:56:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:09,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.595156 ms - MDC[]
2023-01-04 23:56:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testProperties [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyEmpty [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,848 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,865 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@49cfb1ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@703e6cf7] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,877 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@687a94bb, org.eclipse.scout.rt.mom.jms.JmsSubscription@56ceb0f1] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,889 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1f201fff, org.eclipse.scout.rt.mom.jms.JmsSubscription@8c79e6] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,900 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5134f3d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@777e0755] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,942 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@69f8bd89, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f62a455] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,954 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@537ae55, org.eclipse.scout.rt.mom.jms.JmsSubscription@2781c1a0] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,967 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7cb653e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@798df911] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,978 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@29e2da98, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d29e8f2] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:09,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@582a8ce[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:09,981 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010958 ms - MDC[]
2023-01-04 23:56:09,982 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:09,982 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 134.958823 ms - MDC[]
2023-01-04 23:56:09,982 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyEmpty [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,983 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:09,983 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:09,984 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2133c523, org.eclipse.scout.rt.mom.jms.JmsSubscription@21e896f6] - MDC[]
2023-01-04 23:56:10,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@37a55f93[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:10,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.446551 ms - MDC[]
2023-01-04 23:56:10,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,053 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,054 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,126 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9d037dc, org.eclipse.scout.rt.mom.jms.JmsSubscription@4052305e] - MDC[]
2023-01-04 23:56:10,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@822b628[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:10,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 77.249693 ms - MDC[]
2023-01-04 23:56:10,131 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,131 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,131 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,132 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,195 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ba311d0, org.eclipse.scout.rt.mom.jms.JmsSubscription@64f5cec8] - MDC[]
2023-01-04 23:56:10,198 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1be1e1d1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,199 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012250 ms - MDC[]
2023-01-04 23:56:10,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.940542 ms - MDC[]
2023-01-04 23:56:10,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,201 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,201 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,202 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65a90c60, org.eclipse.scout.rt.mom.jms.JmsSubscription@6368ed64] - MDC[]
2023-01-04 23:56:10,269 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@356c93b8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,269 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:56:10,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,270 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.252214 ms - MDC[]
2023-01-04 23:56:10,270 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,271 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,271 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,272 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,341 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b8b6de6, org.eclipse.scout.rt.mom.jms.JmsSubscription@5341eab4] - MDC[]
2023-01-04 23:56:10,344 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@72a9af54[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,344 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:10,345 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,346 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 74.643395 ms - MDC[]
2023-01-04 23:56:10,346 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,346 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,346 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,347 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,411 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35af404f, org.eclipse.scout.rt.mom.jms.JmsSubscription@571f1e9d] - MDC[]
2023-01-04 23:56:10,415 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1c4b1534[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,416 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.030125 ms - MDC[]
2023-01-04 23:56:10,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.696490 ms - MDC[]
2023-01-04 23:56:10,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,419 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,482 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bdc78d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@49b6704a] - MDC[]
2023-01-04 23:56:10,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2675f366[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,486 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007584 ms - MDC[]
2023-01-04 23:56:10,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.175171 ms - MDC[]
2023-01-04 23:56:10,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,487 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,489 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f520f7b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bcccbd2] - MDC[]
2023-01-04 23:56:10,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4b0f9a30[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004501 ms - MDC[]
2023-01-04 23:56:10,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,558 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.916036 ms - MDC[]
2023-01-04 23:56:10,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,560 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,626 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7050e135, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c4bee34] - MDC[]
2023-01-04 23:56:10,630 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@72f8156c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,630 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004542 ms - MDC[]
2023-01-04 23:56:10,631 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,631 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 72.270519 ms - MDC[]
2023-01-04 23:56:10,631 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,633 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:10,696 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75e6907c, org.eclipse.scout.rt.mom.jms.JmsSubscription@10b87c58] - MDC[]
2023-01-04 23:56:10,699 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@39db9748[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:10,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:56:10,701 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.004460 ms - MDC[]
2023-01-04 23:56:10,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonData [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,702 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:10,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5eaa3349 - MDC[]
2023-01-04 23:56:10,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3715c959, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e92c6f3] - MDC[]
2023-01-04 23:56:10,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:10,710 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:10,710 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:10,710 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.633323 ms - MDC[]
2023-01-04 23:56:10,710 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonData [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:10,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:10,712 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:11,018 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e2bba00] - MDC[]
2023-01-04 23:56:11,019 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1954df30[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:11,020 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009001 ms - MDC[]
2023-01-04 23:56:11,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:11,021 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.910828 ms - MDC[]
2023-01-04 23:56:11,021 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,021 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:11,021 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,022 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:11,330 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cbd2385] - MDC[]
2023-01-04 23:56:11,332 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@58d49f5d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:11,332 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009001 ms - MDC[]
2023-01-04 23:56:11,333 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:11,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.618651 ms - MDC[]
2023-01-04 23:56:11,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:11,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,335 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:11,642 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15804891] - MDC[]
2023-01-04 23:56:11,643 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@8a27c90[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:11,643 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004542 ms - MDC[]
2023-01-04 23:56:11,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:11,644 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.083165 ms - MDC[]
2023-01-04 23:56:11,644 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,644 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:11,644 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,645 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:11,952 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61fe303d] - MDC[]
2023-01-04 23:56:11,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3e829d48[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:11,954 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008959 ms - MDC[]
2023-01-04 23:56:11,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:11,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.474213 ms - MDC[]
2023-01-04 23:56:11,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:11,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:11,956 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:12,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@298734a9] - MDC[]
2023-01-04 23:56:12,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@42c1dacb[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:12,266 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.177060 ms - MDC[]
2023-01-04 23:56:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:12,267 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,268 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:12,575 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cf973ec] - MDC[]
2023-01-04 23:56:12,577 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@387b4b3a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:12,578 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:12,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:12,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.339396 ms - MDC[]
2023-01-04 23:56:12,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:12,579 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,580 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:12,887 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2021c352] - MDC[]
2023-01-04 23:56:12,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@26b964a9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:12,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:56:12,889 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:12,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.775992 ms - MDC[]
2023-01-04 23:56:12,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:12,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:12,891 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:13,198 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2303832d] - MDC[]
2023-01-04 23:56:13,198 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6fa214ab[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:13,199 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004542 ms - MDC[]
2023-01-04 23:56:13,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.036122 ms - MDC[]
2023-01-04 23:56:13,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,200 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,201 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:13,508 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bf9c657] - MDC[]
2023-01-04 23:56:13,510 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5ffc5b54[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:13,510 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:56:13,511 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,511 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.147184 ms - MDC[]
2023-01-04 23:56:13,512 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,512 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,512 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,513 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)]
2023-01-04 23:56:13,818 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4992ebdc] - MDC[]
2023-01-04 23:56:13,819 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2efb0c4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:13,819 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 308.466177 ms - MDC[]
2023-01-04 23:56:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicDurableSubscription [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.148878 ms - MDC[]
2023-01-04 23:56:13,821 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicDurableSubscription [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,822 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,822 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithoutRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,823 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled - MDC[]
2023-01-04 23:56:13,823 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,823 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.261231 ms - MDC[]
2023-01-04 23:56:13,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithoutRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,824 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessageRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,836 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@22626d92, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f37fb78] - MDC[]
2023-01-04 23:56:13,838 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2ad404c0[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:13,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:13,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.751244 ms - MDC[]
2023-01-04 23:56:13,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessageRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,841 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,841 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishNull [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,842 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@669c6f9a - MDC[]
2023-01-04 23:56:13,846 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6d9a46d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@102abf66] - MDC[]
2023-01-04 23:56:13,853 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@77841797, org.eclipse.scout.rt.mom.jms.JmsSubscription@773eb14c] - MDC[]
2023-01-04 23:56:13,859 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@167ad13a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ceca60] - MDC[]
2023-01-04 23:56:13,865 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5fbd0979, org.eclipse.scout.rt.mom.jms.JmsSubscription@8ecd699] - MDC[]
2023-01-04 23:56:13,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@355bffcf, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b44d50b] - MDC[]
2023-01-04 23:56:13,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@16c5e7ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@160a3238] - MDC[]
2023-01-04 23:56:13,884 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@67dd1ef, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b5d1662] - MDC[]
2023-01-04 23:56:13,890 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@33bbedab, org.eclipse.scout.rt.mom.jms.JmsSubscription@34d27e12] - MDC[]
2023-01-04 23:56:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:13,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:13,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 51.837107 ms - MDC[]
2023-01-04 23:56:13,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishNull [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishText [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6125b27a - MDC[]
2023-01-04 23:56:13,899 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3369fe5c, org.eclipse.scout.rt.mom.jms.JmsSubscription@101e75ab] - MDC[]
2023-01-04 23:56:13,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:13,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:13,901 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.248298 ms - MDC[]
2023-01-04 23:56:13,901 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishText [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,902 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,902 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,903 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,905 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25ae8911 - MDC[cid=cid:abc]
2023-01-04 23:56:13,908 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ab85d63] - MDC[]
2023-01-04 23:56:13,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,910 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:13,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 32.784719 ms - MDC[]
2023-01-04 23:56:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,936 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@40151a6b - MDC[]
2023-01-04 23:56:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2032dad7] - MDC[]
2023-01-04 23:56:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:13,944 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:13,944 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.588406 ms - MDC[]
2023-01-04 23:56:13,944 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishBytes [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12f40682 - MDC[]
2023-01-04 23:56:13,950 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@69bd4edb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e0a1954] - MDC[]
2023-01-04 23:56:13,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:13,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.701431 ms - MDC[]
2023-01-04 23:56:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishBytes [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:13,953 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishEmpty [artemis-j2ee]> - MDC[]
2023-01-04 23:56:13,954 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:13,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@56a4969b - MDC[]
2023-01-04 23:56:13,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b0a37a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@71fcdd48] - MDC[]
2023-01-04 23:56:13,966 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7419c8e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@3acc22ba] - MDC[]
2023-01-04 23:56:13,971 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@26dc0c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@221ffed] - MDC[]
2023-01-04 23:56:13,978 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4cf22d79, org.eclipse.scout.rt.mom.jms.JmsSubscription@76be352d] - MDC[]
2023-01-04 23:56:13,984 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b5b5f94, org.eclipse.scout.rt.mom.jms.JmsSubscription@22e494dc] - MDC[]
2023-01-04 23:56:13,991 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@562058d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@46416974] - MDC[]
2023-01-04 23:56:13,997 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@74921a, org.eclipse.scout.rt.mom.jms.JmsSubscription@20cb33f1] - MDC[]
2023-01-04 23:56:14,003 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@14b810f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@23c424c6] - MDC[]
2023-01-04 23:56:14,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,036 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,036 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 82.268409 ms - MDC[]
2023-01-04 23:56:14,036 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishEmpty [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,038 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14decb0a - MDC[]
2023-01-04 23:56:14,042 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20f6e126] - MDC[]
2023-01-04 23:56:14,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,045 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.213441 ms - MDC[]
2023-01-04 23:56:14,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,046 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,046 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71567e73 - MDC[]
2023-01-04 23:56:14,103 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ce51a54, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d22af13] - MDC[]
2023-01-04 23:56:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.985178 ms - MDC[]
2023-01-04 23:56:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,113 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,117 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7def94bb - MDC[]
2023-01-04 23:56:14,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22125b57, org.eclipse.scout.rt.mom.jms.JmsSubscription@1362991d] - MDC[]
2023-01-04 23:56:14,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,173 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.971873 ms - MDC[]
2023-01-04 23:56:14,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,175 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,179 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b8d700c - MDC[]
2023-01-04 23:56:14,232 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d0e155c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f096fa1] - MDC[]
2023-01-04 23:56:14,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,236 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.416049 ms - MDC[]
2023-01-04 23:56:14,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,238 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,247 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@187f107 - MDC[]
2023-01-04 23:56:14,300 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4aa20aac, org.eclipse.scout.rt.mom.jms.JmsSubscription@2dfa0bff] - MDC[]
2023-01-04 23:56:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,303 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.495331 ms - MDC[]
2023-01-04 23:56:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,304 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,305 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,309 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53f04a20 - MDC[]
2023-01-04 23:56:14,362 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bc16dcd, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f598dfb] - MDC[]
2023-01-04 23:56:14,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,366 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.467739 ms - MDC[]
2023-01-04 23:56:14,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,367 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,373 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5de898de - MDC[]
2023-01-04 23:56:14,426 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1df6d36b, org.eclipse.scout.rt.mom.jms.JmsSubscription@55c38884] - MDC[]
2023-01-04 23:56:14,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.302606 ms - MDC[]
2023-01-04 23:56:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,431 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,435 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7eccee80 - MDC[]
2023-01-04 23:56:14,488 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c5b55c8, org.eclipse.scout.rt.mom.jms.JmsSubscription@27ed1d60] - MDC[]
2023-01-04 23:56:14,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.354714 ms - MDC[]
2023-01-04 23:56:14,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,493 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,494 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,498 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@545390ab - MDC[]
2023-01-04 23:56:14,551 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c08b402, org.eclipse.scout.rt.mom.jms.JmsSubscription@27eeeda8] - MDC[]
2023-01-04 23:56:14,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,555 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.152919 ms - MDC[]
2023-01-04 23:56:14,555 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,556 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,556 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76cbb7b9 - MDC[]
2023-01-04 23:56:14,614 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71fc80df, org.eclipse.scout.rt.mom.jms.JmsSubscription@767e28e5] - MDC[]
2023-01-04 23:56:14,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,618 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.207170 ms - MDC[]
2023-01-04 23:56:14,618 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,618 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,619 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:14,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ae73d9e - MDC[]
2023-01-04 23:56:14,677 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38ec721a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3eafe537] - MDC[]
2023-01-04 23:56:14,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:14,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:14,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:14,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.289879 ms - MDC[]
2023-01-04 23:56:14,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,681 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:14,682 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyTimeout [artemis-j2ee]> - MDC[]
2023-01-04 23:56:14,683 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:19,689 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:19,694 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f75d11b] - MDC[]
2023-01-04 23:56:19,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@29f0447[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:19,695 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016750 ms - MDC[]
2023-01-04 23:56:19,697 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5014.980233 ms - MDC[]
2023-01-04 23:56:19,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyTimeout [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishObject [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,698 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:19,699 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@57d53da4 - MDC[]
2023-01-04 23:56:19,703 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@11f63b10, org.eclipse.scout.rt.mom.jms.JmsSubscription@c8f756e] - MDC[]
2023-01-04 23:56:19,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:19,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:19,705 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.772474 ms - MDC[]
2023-01-04 23:56:19,705 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishObject [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,706 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,707 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,707 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.003310 ms - MDC[]
2023-01-04 23:56:19,707 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testConcurrentMessageConsumption [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:19,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7488db31 - MDC[]
2023-01-04 23:56:19,742 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf22f15] - MDC[]
2023-01-04 23:56:19,746 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,746 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:19,746 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:19,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 38.761120 ms - MDC[]
2023-01-04 23:56:19,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testConcurrentMessageConsumption [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,748 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:19,761 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35b2a73e, org.eclipse.scout.rt.mom.jms.JmsSubscription@885ac1a] - MDC[]
2023-01-04 23:56:19,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2f11545b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:19,763 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:19,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,764 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.931307 ms - MDC[]
2023-01-04 23:56:19,764 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,765 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,766 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:19,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@485f34dc - MDC[]
2023-01-04 23:56:19,921 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63c5b63a] - MDC[]
2023-01-04 23:56:19,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:19,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:19,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:19,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.734605 ms - MDC[]
2023-01-04 23:56:19,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:19,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:19,926 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:19,927 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14c22e8 - MDC[]
2023-01-04 23:56:20,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40d259d0] - MDC[]
2023-01-04 23:56:20,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.144613 ms - MDC[]
2023-01-04 23:56:20,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,086 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,087 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44a0de07 - MDC[]
2023-01-04 23:56:20,242 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79a3499] - MDC[]
2023-01-04 23:56:20,246 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,246 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,246 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.959484 ms - MDC[]
2023-01-04 23:56:20,246 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,247 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,247 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,247 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,248 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71def98b - MDC[]
2023-01-04 23:56:20,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b9a2df7] - MDC[]
2023-01-04 23:56:20,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.828981 ms - MDC[]
2023-01-04 23:56:20,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,407 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,408 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,408 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ad29dfa - MDC[]
2023-01-04 23:56:20,563 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aee08df] - MDC[]
2023-01-04 23:56:20,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.453683 ms - MDC[]
2023-01-04 23:56:20,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,567 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@133b3a95 - MDC[]
2023-01-04 23:56:20,723 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ae62c8a] - MDC[]
2023-01-04 23:56:20,726 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,726 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.641770 ms - MDC[]
2023-01-04 23:56:20,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,728 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,730 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6967bb91 - MDC[]
2023-01-04 23:56:20,885 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53e6c75c] - MDC[]
2023-01-04 23:56:20,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:20,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:20,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:20,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.541787 ms - MDC[]
2023-01-04 23:56:20,888 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:20,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:20,890 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:20,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3de00450 - MDC[]
2023-01-04 23:56:21,045 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5741bc9] - MDC[]
2023-01-04 23:56:21,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:21,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:21,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:21,048 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.599686 ms - MDC[]
2023-01-04 23:56:21,049 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,049 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:21,049 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,050 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:21,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e586785 - MDC[]
2023-01-04 23:56:21,205 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f3db580] - MDC[]
2023-01-04 23:56:21,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:21,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:21,209 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:21,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.912984 ms - MDC[]
2023-01-04 23:56:21,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:21,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,210 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:21,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2295bced - MDC[]
2023-01-04 23:56:21,365 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51fcee02] - MDC[]
2023-01-04 23:56:21,368 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:21,368 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:21,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:21,369 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.475934 ms - MDC[]
2023-01-04 23:56:21,369 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTimeToLive [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,369 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:21,370 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]> - MDC[]
2023-01-04 23:56:21,370 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:21,371 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e0fd2ac - MDC[]
2023-01-04 23:56:22,382 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@77b6f0f, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3f76269e] - MDC[]
2023-01-04 23:56:22,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:22,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:22,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:22,383 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1013.546463 ms - MDC[]
2023-01-04 23:56:22,383 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,384 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:22,384 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,385 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:22,395 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=022b6e0a-44e4-4e0a-9302-526ee6668a0b]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:56:22,399 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41a17eaa] - MDC[]
2023-01-04 23:56:22,401 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@dd7c6e2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:22,401 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:56:22,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:22,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 18.657546 ms - MDC[]
2023-01-04 23:56:22,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:22,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,404 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:22,415 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c193600] - MDC[]
2023-01-04 23:56:22,416 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@257832ee[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:22,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:22,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:22,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.474054 ms - MDC[]
2023-01-04 23:56:22,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:22,418 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCancellation [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,419 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:22,430 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:22,435 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f150691] - MDC[]
2023-01-04 23:56:22,437 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@fde7915[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:22,437 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004500 ms - MDC[]
2023-01-04 23:56:22,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:22,438 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.973737 ms - MDC[]
2023-01-04 23:56:22,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCancellation [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:22,439 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,440 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:22,444 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4e9c29eb - MDC[]
2023-01-04 23:56:22,448 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d27f12e, org.eclipse.scout.rt.mom.jms.JmsSubscription@454e8cba] - MDC[]
2023-01-04 23:56:22,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:22,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:22,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:22,450 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.040158 ms - MDC[]
2023-01-04 23:56:22,450 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,451 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:22,451 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishTransactional [artemis-j2ee]> - MDC[]
2023-01-04 23:56:22,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:24,462 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5d7d454b, org.eclipse.scout.rt.mom.jms.JmsSubscription@30862148] - MDC[]
2023-01-04 23:56:24,462 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:24,462 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2011.169512 ms - MDC[]
2023-01-04 23:56:24,462 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishTransactional [artemis-j2ee]> - MDC[]
2023-01-04 23:56:24,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:24,463 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyTimeout [artemis-j2ee]> - MDC[]
2023-01-04 23:56:24,464 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,471 ERROR [scout-thread-15] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:29,477 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@314b2d29] - MDC[]
2023-01-04 23:56:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6718dd5e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011167 ms - MDC[]
2023-01-04 23:56:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5018.106040 ms - MDC[]
2023-01-04 23:56:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyTimeout [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,482 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,482 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,483 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,493 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - 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=aeeb17d6-f51e-4a56-bfc1-d41993ff5e5d]
org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:56:29,498 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6397fa6e] - MDC[]
2023-01-04 23:56:29,501 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@50303b19[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,501 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009000 ms - MDC[]
2023-01-04 23:56:29,502 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,502 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 20.021780 ms - MDC[]
2023-01-04 23:56:29,502 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,503 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,503 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,504 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,513 INFO  [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=796831ee-9c1b-49e6-90cb-0c9f3d801b88]
2023-01-04 23:56:29,517 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39eb97b4] - MDC[]
2023-01-04 23:56:29,520 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7861cc64[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,520 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.029584 ms - MDC[]
2023-01-04 23:56:29,521 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,521 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 18.380500 ms - MDC[]
2023-01-04 23:56:29,522 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,522 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,522 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,523 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,537 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2539b745, org.eclipse.scout.rt.mom.jms.JmsSubscription@47190563] - MDC[]
2023-01-04 23:56:29,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7d7109df[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011833 ms - MDC[]
2023-01-04 23:56:29,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.542258 ms - MDC[]
2023-01-04 23:56:29,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,540 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,540 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,553 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40fd6931] - MDC[]
2023-01-04 23:56:29,556 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@56471292[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,556 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013500 ms - MDC[]
2023-01-04 23:56:29,557 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.212145 ms - MDC[]
2023-01-04 23:56:29,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyCancellation [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,559 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,568 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:29,570 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64deb236] - MDC[]
2023-01-04 23:56:29,571 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4b8bdae[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,571 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004542 ms - MDC[]
2023-01-04 23:56:29,572 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,572 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.433595 ms - MDC[]
2023-01-04 23:56:29,572 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyCancellation [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,573 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,573 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testRequestReplyNull [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,574 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,585 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@d443c96, org.eclipse.scout.rt.mom.jms.JmsSubscription@7befb21a] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,640 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@32eebbcc, org.eclipse.scout.rt.mom.jms.JmsSubscription@33d6167c] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,650 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@37cb1ea8, org.eclipse.scout.rt.mom.jms.JmsSubscription@4102802f] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,661 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@ad51f00, org.eclipse.scout.rt.mom.jms.JmsSubscription@2043e6f8] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,672 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1dd4a412, org.eclipse.scout.rt.mom.jms.JmsSubscription@75c0d8f8] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,683 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2307155c, org.eclipse.scout.rt.mom.jms.JmsSubscription@20b55554] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,695 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@106f0144, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f0f9632] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,747 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6a55c0e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@74b333a0] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5f5e42f1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,749 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004542 ms - MDC[]
2023-01-04 23:56:29,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 177.793474 ms - MDC[]
2023-01-04 23:56:29,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testRequestReplyNull [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,751 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,752 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,764 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6066c4ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@70b11d74] - MDC[]
2023-01-04 23:56:29,767 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3374fc22[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,767 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:56:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.012391 ms - MDC[]
2023-01-04 23:56:29,768 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,770 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,782 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@506e35b9] - MDC[]
2023-01-04 23:56:29,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@373a7a02[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,784 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013542 ms - MDC[]
2023-01-04 23:56:29,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.086458 ms - MDC[]
2023-01-04 23:56:29,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicRequestReply [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,786 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,786 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribeCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,787 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:29,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6683cf7a - MDC[cid=cid:abc]
2023-01-04 23:56:29,792 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9d1788c] - MDC[]
2023-01-04 23:56:29,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:29,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:29,794 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.336734 ms - MDC[]
2023-01-04 23:56:29,794 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribeCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,796 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,845 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:29,849 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e3c572e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c2b537d] - MDC[]
2023-01-04 23:56:29,852 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@59bfd32b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,853 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006333 ms - MDC[]
2023-01-04 23:56:29,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,854 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.482935 ms - MDC[]
2023-01-04 23:56:29,854 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,854 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,854 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testQueueRequestReplyCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,855 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:29,867 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5482bdbc] - MDC[]
2023-01-04 23:56:29,869 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@292a1619[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:29,869 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011250 ms - MDC[]
2023-01-04 23:56:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.002666 ms - MDC[]
2023-01-04 23:56:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testQueueRequestReplyCorrelationId [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:29,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMessageSelector [artemis-j2ee]> - MDC[]
2023-01-04 23:56:29,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:29,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44654cbc - MDC[]
2023-01-04 23:56:31,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bdb605c, org.eclipse.scout.rt.mom.jms.JmsSubscription@6014a1f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@64af2288] - MDC[]
2023-01-04 23:56:31,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:31,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:31,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:31,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2010.357539 ms - MDC[]
2023-01-04 23:56:31,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMessageSelector [artemis-j2ee]> - MDC[]
2023-01-04 23:56:31,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:31,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testCurrentMessagePubSub [artemis-j2ee]> - MDC[]
2023-01-04 23:56:31,883 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:31,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5002aa66 - MDC[]
2023-01-04 23:56:31,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@310e1ebb, org.eclipse.scout.rt.mom.jms.JmsSubscription@63d9cd59] - MDC[]
2023-01-04 23:56:31,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:31,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:31,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:31,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.246162 ms - MDC[]
2023-01-04 23:56:31,893 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testCurrentMessagePubSub [artemis-j2ee]> - MDC[]
2023-01-04 23:56:31,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:31,894 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]> - MDC[]
2023-01-04 23:56:31,895 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:31,895 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2023-01-04 23:56:31,908 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195)
	at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372)
	at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.lang.Object.wait(Native Method)
	at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237)
	... 29 common frames omitted
2023-01-04 23:56:32,913 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c24ba1, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ddcede5, org.eclipse.scout.rt.mom.jms.JmsSubscription@337a9406] - MDC[]
2023-01-04 23:56:32,920 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@a61e7c9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[]
2023-01-04 23:56:32,920 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009042 ms - MDC[]
2023-01-04 23:56:32,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[]
2023-01-04 23:56:32,921 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1027.243211 ms - MDC[]
2023-01-04 23:56:32,922 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]> - MDC[]
2023-01-04 23:56:32,922 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:32,922 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testSerialMessageConsumption [artemis-j2ee]> - MDC[]
2023-01-04 23:56:32,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:32,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25d439a - MDC[]
2023-01-04 23:56:35,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d2c0bf8] - MDC[]
2023-01-04 23:56:35,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:35,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:35,962 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:35,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3039.500826 ms - MDC[]
2023-01-04 23:56:35,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testSerialMessageConsumption [artemis-j2ee]> - MDC[]
2023-01-04 23:56:35,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:35,963 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:35,963 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:35,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@199c7a22 - MDC[]
2023-01-04 23:56:35,968 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@cc3d2e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bc796dc] - MDC[]
2023-01-04 23:56:35,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@565e7091, org.eclipse.scout.rt.mom.jms.JmsSubscription@3269a5c3] - MDC[]
2023-01-04 23:56:35,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5db33742, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a4fccc7] - MDC[]
2023-01-04 23:56:35,987 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6d234853, org.eclipse.scout.rt.mom.jms.JmsSubscription@37cf8e35] - MDC[]
2023-01-04 23:56:35,993 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@67c15a48, org.eclipse.scout.rt.mom.jms.JmsSubscription@27a0d7c8] - MDC[]
2023-01-04 23:56:36,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4f623753, org.eclipse.scout.rt.mom.jms.JmsSubscription@29511222] - MDC[]
2023-01-04 23:56:36,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2bfaa2d0, org.eclipse.scout.rt.mom.jms.JmsSubscription@422790a1] - MDC[]
2023-01-04 23:56:36,013 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@15f45ace, org.eclipse.scout.rt.mom.jms.JmsSubscription@10bc326] - MDC[]
2023-01-04 23:56:36,014 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:36,014 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 52.533786 ms - MDC[]
2023-01-04 23:56:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:36,016 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:36,016 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testTopicPublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:36,017 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:36,020 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@61b85463 - MDC[]
2023-01-04 23:56:36,022 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a5db772] - MDC[]
2023-01-04 23:56:36,023 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:36,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:36,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:36,024 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.206274 ms - MDC[]
2023-01-04 23:56:36,024 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testTopicPublishSubscribe [artemis-j2ee]> - MDC[]
2023-01-04 23:56:36,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[]
2023-01-04 23:56:36,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - <testPublishJsonDataSecure [artemis-j2ee]> - MDC[]
2023-01-04 23:56:36,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[]
2023-01-04 23:56:36,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b0e9e - MDC[]
2023-01-04 23:56:36,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3b858ed8, org.eclipse.scout.rt.mom.jms.JmsSubscription@34dae070] - MDC[]
2023-01-04 23:56:36,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[]
2023-01-04 23:56:36,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[]
2023-01-04 23:56:36,032 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[]
2023-01-04 23:56:36,033 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.644847 ms - MDC[]
2023-01-04 23:56:36,033 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - </testPublishJsonDataSecure [artemis-j2ee]> - MDC[]
2023-01-04 23:56:36,045 INFO  [main] org.apache.activemq.artemis.core.server.stop(ActiveMQServerImpl.java:724) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [11203768-8c8b-11ed-af2f-81b75878d58d] stopped - MDC[]
Tests run: 225, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 152.953 sec - in org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest

Results :

Tests run: 226, Failures: 0, Errors: 0, Skipped: 5

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT [29/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 sec - in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
Running org.eclipse.scout.rt.rest.RestApplicationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.rest.RestApplicationTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT [30/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
2023-01-04 23:56:43,818 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:56:43,868 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:56:43,957 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 102.872824 ms. Total class count: 1494 - MDC[]
2023-01-04 23:56:44,369 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 249 beans in 410.461443 ms - MDC[]
2023-01-04 23:56:44,435 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 249 beans in 65.394894 ms - MDC[]
2023-01-04 23:56:44,451 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:56:44,465 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 2 code type classes registered. - MDC[]
2023-01-04 23:56:44,467 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:56:44,475 INFO  [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.438 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
2023-01-04 23:56:44,800 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@31e2232f[id = 548ea8aa-36b1-4fde-905a-30c12e199256], user=anna] - MDC[]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
2023-01-04 23:56:45,012 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@d535a3d[id = 1c93c0a2-9ca1-424d-8ae2-2a083e575b7e], user=anna] - MDC[]
2023-01-04 23:56:45,016 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@4a2e7bcb[id = ebd1413a-b4cd-4164-97ee-32ab1e5ba03d], user=john] - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
2023-01-04 23:56:45,021 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7c1447b5[id = 820b2450-f077-419d-a22f-4b92a9107555], user=anna] - MDC[]
2023-01-04 23:56:45,023 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@3e36b7a0[id = 49ed8b61-dfca-45d9-b45b-30543e996ef6], user=anna] - MDC[]
2023-01-04 23:56:45,025 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@3c66b7d8[id = 9c0408d5-d002-44f6-a44e-86ee7e284753], user=anna] - MDC[]
2023-01-04 23:56:45,027 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@3d0cac1f[id = 8ca2cbd3-d9f5-4aca-a8a7-7c049af31e46], user=anna] - MDC[]
2023-01-04 23:56:45,029 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@518ddd3b[id = 9ab7c1d6-f907-4b05-93e3-5ccc1ecc90ff], user=anna] - MDC[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
2023-01-04 23:56:45,859 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - 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 - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
2023-01-04 23:56:45,945 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - 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 - MDC[]
2023-01-04 23:56:46,061 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - 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 - MDC[]
2023-01-04 23:56:46,075 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - 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 - MDC[]
2023-01-04 23:56:46,087 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - 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 - MDC[]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
2023-01-04 23:56:46,115 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1dd64243[id = 5d486d2a-2774-4b68-b709-4d1e64b02196], user=john] - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
1
2
1
2
3
1
2
1
3
2
4
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
2023-01-04 23:56:46,871 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@46fa2a7e[id = 83ca9919-e382-4ab0-9a90-722cf13a6960], user=default] - MDC[]
2023-01-04 23:56:46,946 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,953 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,956 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,958 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,960 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,976 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@20155dae[id = 5f868f47-f857-414e-a41a-688fc2a71aad], user=system] - MDC[]
2023-01-04 23:56:46,980 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,983 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,985 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:46,987 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
2023-01-04 23:56:47,006 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
Running org.eclipse.scout.rt.server.context.ServerRunContextTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.server.context.ServerRunContextTest
Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
2023-01-04 23:56:47,407 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@60fbc34d[id = c6bffc6f-0e90-401e-837b-d96b333d8d14], user=alpha] - MDC[]
2023-01-04 23:56:47,437 INFO  [scout-thread-23] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1b6b60a5[id = 134fbf4f-9fcc-4eff-9ccd-e25065084d4a], user=beta] - MDC[jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$1]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
2023-01-04 23:56:47,451 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:56:47,456 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 249 beans in 4.077574 ms - MDC[]
2023-01-04 23:56:47,458 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 249 beans in 1.878993 ms - MDC[]
2023-01-04 23:56:47,458 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:56:47,459 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 2 code type classes registered. - MDC[]
2023-01-04 23:56:47,459 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:56:47,460 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:56:47,557 INFO  [main] org.eclipse.jetty.util.log.initialized(Log.java:192) - Logging initialized @4990ms to org.eclipse.jetty.util.log.Slf4jLog - MDC[]
2023-01-04 23:56:47,720 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[]
2023-01-04 23:56:47,873 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
2023-01-04 23:56:47,898 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[]
2023-01-04 23:56:47,898 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[]
2023-01-04 23:56:47,901 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 660000ms - MDC[]
2023-01-04 23:56:47,960 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@3f523dae{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
2023-01-04 23:56:47,994 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@6903ef57{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:47,995 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @5428ms - MDC[]
2023-01-04 23:56:48,711 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@6903ef57{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,712 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[]
2023-01-04 23:56:48,718 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@3f523dae{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[]
2023-01-04 23:56:48,722 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[]
2023-01-04 23:56:48,749 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
2023-01-04 23:56:48,750 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[]
2023-01-04 23:56:48,750 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[]
2023-01-04 23:56:48,751 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 600000ms - MDC[]
2023-01-04 23:56:48,752 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@308bd473{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
2023-01-04 23:56:48,753 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@6e5506c9{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,754 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6188ms - MDC[]
2023-01-04 23:56:48,767 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@6e5506c9{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,768 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[]
2023-01-04 23:56:48,769 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@308bd473{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[]
2023-01-04 23:56:48,771 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[]
2023-01-04 23:56:48,787 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
2023-01-04 23:56:48,788 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[]
2023-01-04 23:56:48,788 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[]
2023-01-04 23:56:48,788 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 660000ms - MDC[]
2023-01-04 23:56:48,790 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@75acb326{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
2023-01-04 23:56:48,791 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@7fc8930f{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,792 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6225ms - MDC[]
2023-01-04 23:56:48,798 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@7fc8930f{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,799 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[]
2023-01-04 23:56:48,835 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@75acb326{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[]
2023-01-04 23:56:48,838 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[]
2023-01-04 23:56:48,847 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
2023-01-04 23:56:48,848 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[]
2023-01-04 23:56:48,848 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[]
2023-01-04 23:56:48,848 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 660000ms - MDC[]
2023-01-04 23:56:48,849 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@74239871{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
2023-01-04 23:56:48,850 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@1cfca845{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,851 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6284ms - MDC[]
2023-01-04 23:56:48,874 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@1cfca845{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[]
2023-01-04 23:56:48,874 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[]
2023-01-04 23:56:48,875 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@74239871{/,file:///home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 sec - in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
2023-01-04 23:56:50,683 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:147) - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
2023-01-04 23:56:51,051 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@60e5d4fb[id = testSessionId], user=default] - MDC[]
2023-01-04 23:56:53,080 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@734990c1[id = testid], user=default] - MDC[]
2023-01-04 23:56:53,091 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@a0d3cc7[id = id1], user=null] - MDC[]
2023-01-04 23:56:53,099 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:156)
	at org.eclipse.scout.rt.server.ServiceTunnelServletTest.testPostSuccessful(ServiceTunnelServletTest.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluateWithServerRunContext(ServerRunContextStatement.java:84)
	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluate(ServerRunContextStatement.java:53)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.server.runner.statement.ClientNotificationsStatement.evaluate(ClientNotificationsStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 sec - in org.eclipse.scout.rt.server.ServiceTunnelServletTest
Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
2023-01-04 23:56:53,119 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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]] - MDC[]
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:55)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:103)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:64)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2023-01-04 23:56:53,127 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - 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]] - MDC[]
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:55)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:103)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:64)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
Running org.eclipse.scout.rt.server.ServerSessionListenerTest
2023-01-04 23:56:53,136 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@13c02cec[id = ], user=null] - MDC[]
2023-01-04 23:56:53,138 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@50b4e828[id = ], user=null] - MDC[]
2023-01-04 23:56:53,138 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.stop(AbstractServerSession.java:264) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@50b4e828[id = ], user=null] - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.ServerSessionListenerTest
Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
2023-01-04 23:56:53,141 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[]
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:156)
	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
Running org.eclipse.scout.rt.server.AbstractServerSessionTest
2023-01-04 23:56:53,170 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@faa70af[id = 832c390d-86c1-4407-b9a3-7ff2c5cb6849], user=john] - MDC[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.server.AbstractServerSessionTest

Results :

Tests run: 171, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT [31/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jms ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jms ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jms ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jms ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jms ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT [32/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT [33/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT [34/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT [35/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.svg.client.SVGUtilityTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in org.eclipse.scout.rt.svg.client.SVGUtilityTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT [36/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/src/main/resources
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- phantomjs-maven-plugin:0.7:install (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Resolved artifact /home/jenkins/.m2/repository/com/github/klieber/phantomjs/2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 from eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)
[INFO] Extracting /home/jenkins/.m2/repository/com/github/klieber/phantomjs/2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2/phantomjs-2.1.1-linux-x86_64/bin/phantomjs to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-2.1.1-linux-x86_64/bin/phantomjs
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-test-resource (add-js-test-resource) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 154 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 91 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
23:57:12,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
23:57:13,028 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4346808 - Adding [jar:file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
23:57:13,028 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17fede14 - URL [jar:file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
23:57:13,042 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:57:13,049 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:57:13,066 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:57:13,114 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:57:13,114 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
23:57:13,115 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:57:13,116 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:57:13,117 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:57:13,118 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
23:57:13,119 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
23:57:13,119 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer] to DEBUG
23:57:13,119 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
23:57:13,120 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:57:13,122 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@55acec99 - Registering current configuration as safe fallback point
2023-01-04 23:57:13,244 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:57:13,272 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:57:13,376 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 117.384837 ms. Total class count: 4103 - MDC[]
2023-01-04 23:57:13,808 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 429.759085 ms - MDC[]
2023-01-04 23:57:13,854 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 46.725931 ms - MDC[]
2023-01-04 23:57:13,867 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:57:13,873 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:57:13,876 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec - in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
2023-01-04 23:57:13,954 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.stripUnknownTags(HtmlDocumentParser.java:340) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:invalid
      info="this tag is not recognized by HtmlDocumentParser and should be removed"> - MDC[]
2023-01-04 23:57:13,954 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.stripUnknownTags(HtmlDocumentParser.java:340) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:did-you-know that="1 > 0?"        > - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
2023-01-04 23:57:13,988 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[]
2023-01-04 23:57:13,988 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.304714 ms - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec - in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
2023-01-04 23:57:15,276 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[]
2023-01-04 23:57:15,283 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
2023-01-04 23:57:15,393 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@163230aa[id = fc11fe1f-ece4-41b0-8947-f9bbd4ffebd3], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=fc11fe1f-ece4-41b0-8947-f9bbd4ffebd3]]
2023-01-04 23:57:15,503 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@6430e848] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,554 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@5f9ffe7c - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,590 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesInserted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2dce9e11 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,599 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4ee572e6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,612 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesChecked' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4dd6c088 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,663 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2e8c5794 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,671 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job]
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","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}]}}}
2023-01-04 23:57:15,678 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@3be9b8da - MDC[jobName=Running JUnit test in model job]
Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]}
2023-01-04 23:57:15,682 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job]
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","scrollToSelection":false}}}
Response #2: {"#":1}
2023-01-04 23:57:15,686 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2d0932a8 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,691 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@56e5f21c - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,741 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.TreeWith3Levels@4c40443c - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,745 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@1f3cea36 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,947 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job]
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","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}]}}}
2023-01-04 23:57:15,947 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@34024209 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,948 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@34024209 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:15,948 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@34024209 - MDC[jobName=Running JUnit test in model job]
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}]}
2023-01-04 23:57:15,948 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@34024209 - MDC[jobName=Running JUnit test in model job]
Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]}
2023-01-04 23:57:16,063 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:170) - No user area property found. Using '/home/jenkins/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,099 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@6146802c - MDC[jobName=Running JUnit test in model job]
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
2023-01-04 23:57:16,298 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,307 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@1c0ae003 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,307 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@1c0ae003 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,308 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,318 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@167059a4 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,319 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,336 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7612bec7 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,337 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7612bec7 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,338 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
2023-01-04 23:57:16,392 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@82ca01e - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,399 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@949fad4]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@ca4b584 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,399 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: []' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@ca4b584 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,408 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7e4903a0 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7e4903a0 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7e4903a0 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,442 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fcb5001 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,443 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,465 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,475 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@3561480d - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,543 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'uiSortPossible: true' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@e747ffe - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,547 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@e747ffe - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,561 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@1f95bbfd - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,561 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,568 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2a1f060e - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,568 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2a1f060e - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,574 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,585 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fbec0c1 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,586 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fbec0c1 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,586 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fbec0c1 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,593 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,599 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@22cdfb01 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,637 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2bf45258 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,637 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2bf45258 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,637 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,642 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$1@2dbc06b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,647 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$2@2ea503a2 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,662 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,664 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@44621357 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,669 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,684 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5adcd6b6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,694 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@31fd5779 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,765 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 4] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,766 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@10339be6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,766 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@10339be6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,767 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@10339be6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,787 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4b09c461 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,788 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4b09c461 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,788 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4b09c461 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,939 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5bcf56b8 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,951 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f0b40d6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,951 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f0b40d6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,952 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f0b40d6 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,960 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4f86063 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,964 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,965 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@25db194b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,965 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@25db194b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,968 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@3528dc04]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4e81a36 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@3528dc04, org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@163eaa42]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4e81a36 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@163eaa42]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@4e81a36 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,974 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@54b4c03b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:16,975 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@54b4c03b - MDC[jobName=Running JUnit test in model job]
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
2023-01-04 23:57:17,070 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [3] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,070 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tooltipText: Test-Tooltip' for Menu with id 3. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@3d5c8790 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,070 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:188) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@3d5c8790) is already sent to the UI. - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,071 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'visible: false' for Menu with id 3. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@3d5c8790 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,077 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,077 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'text: bar' for Menu with id 2. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.Menu@1b06d171 - MDC[jobName=Running JUnit test in model job]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
2023-01-04 23:57:17,138 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@2b98bdee' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,139 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'keyStrokes: []' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,140 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@26c4346d' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,148 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@660a0d20' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,148 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'keyStrokes: []' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,155 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@7bc7070b' for TableField with id 2. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
2023-01-04 23:57:17,696 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@4c23a632 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,697 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@4c23a632 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,698 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@4c23a632 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,698 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@4c23a632 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,699 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@4c23a632 - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
2023-01-04 23:57:17,720 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: <img src="binaryResource:test_resource">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,735 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:77) - iconId 'test_icon' could not be resolved - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,736 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: <img src="iconId:test_icon">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,736 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:77) - iconId 'test_icon' could not be resolved - MDC[jobName=Running JUnit test in model job]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
2023-01-04 23:57:17,741 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,747 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[jobName=Running JUnit test in model job]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
2023-01-04 23:57:17,770 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'label: fooBar' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,770 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'enabled: false' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,774 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'errorStatus: MultiStatus [severity=16777216, message=allesFalsch, children=[DefaultFieldStatus [severity=ERROR, message=allesFalsch]]]' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
2023-01-04 23:57:17,793 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'visible: false' for GroupBox with id 5. Model: null/MainBox (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,793 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'gridData: GridData[x=-1, y=-1, w=1, h=1, weightX=-1.0, weightY=-1.0, useUiWidth=false, useUiHeight=false]' for StringField with id 6. Model: null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,794 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:221) - 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=4, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,799 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formActivate' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,799 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,806 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'saveNeeded: true' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,807 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'saveNeeded: false' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,808 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:221) - 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=4, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,836 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,840 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,841 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,841 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,842 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,846 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,846 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,847 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,847 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,847 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,848 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,852 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 13. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,852 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,852 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,852 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,853 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,853 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,854 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,854 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,854 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,858 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,859 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,859 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,860 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,860 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,861 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,861 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,861 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,862 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,862 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,881 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,881 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,882 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,883 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,883 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,883 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,884 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,884 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
2023-01-04 23:57:17,892 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 22. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,892 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 22. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,892 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,893 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,893 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 13. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,893 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,894 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,894 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,895 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,895 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 22. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,895 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,895 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:17,896 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
2023-01-04 23:57:18,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@1bc41210' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@5a5c825b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,045 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@5a5c825b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,052 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@5b2202ae' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@7dc5ccb0 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,052 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@7dc5ccb0 - MDC[jobName=Running JUnit test in model job]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
2023-01-04 23:57:18,074 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@4791cc06 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,085 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesSelected' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@1cbc4561 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,085 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@1cbc4561 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,095 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@2c95d072 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,095 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesInserted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@2c95d072 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,240 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@5b73190f - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,246 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@6f1f4263 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,261 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,261 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 11. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
2023-01-04 23:57:18,279 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@20bdc70e - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,280 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@20bdc70e - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,417 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@35967a38 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,418 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,511 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@54a41700 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,511 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,515 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 25. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,516 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 25. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,516 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 19. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,516 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,517 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,517 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,517 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,518 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,518 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,518 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,519 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 25. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,519 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,519 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,519 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,519 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@160daf78 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,525 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@4ab9ad1b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,526 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [3, 4, 5] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,526 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@4ab9ad1b - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,545 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'outlineContentActivate' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@1a060eaa - MDC[jobName=Running JUnit test in model job]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
2023-01-04 23:57:18,912 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlanner.toJson(JsonPlanner.java:227) - Id: 2. Resources: {"id":"3","resourceCell":{"text":"resource1","horizontalAlignment":-1,"editable":false,"htmlEnabled":false,"mandatory":false},"activities":[{"id":"4"}]} - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,915 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selectionRange: Range [m_from=null, m_to=null]' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@3126d410 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,915 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@3126d410 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,917 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'resourcesInserted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@3126d410 - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,917 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@3126d410 - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonStatusTest
Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.ui.html.json.JsonResponseTest
Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonRequestTest
Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
Running org.eclipse.scout.rt.ui.html.json.JsonEventTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonEventTest
Running org.eclipse.scout.rt.ui.html.json.JsonDateTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.ui.html.json.JsonDateTest
Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
2023-01-04 23:57:18,975 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@660255fe] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,977 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@29f327c8] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,980 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@124280b0] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,983 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@287c6b48] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,986 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@38ecbf15] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,988 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@7564e327] - MDC[jobName=Running JUnit test in model job]
2023-01-04 23:57:18,990 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@e9e9df, org.eclipse.scout.rt.ui.html.JsonObjectFactory@6340e42b] - MDC[jobName=Running JUnit test in model job]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.ui.html.json.JsonBeanTest
Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
2023-01-04 23:57:18,994 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: Test' for StringField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest$1) - MDC[jobName=Running JUnit test in model job]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
2023-01-04 23:57:19,043 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'fooBar: baz' for FooType with id fooId. Model: m_model - MDC[jobName=Running JUnit test in model job]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
2023-01-04 23:57:19,179 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:57:19,184 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 4.465498 ms - MDC[]
2023-01-04 23:57:19,186 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 1.578112 ms - MDC[]
2023-01-04 23:57:19,186 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:57:19,186 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:57:19,187 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:57:19,188 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[]
2023-01-04 23:57:19,188 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.040668 ms - MDC[]
2023-01-04 23:57:19,211 WARN  [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:34) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#5653429e 'test', clearing interrupt status successful - MDC[]
java.lang.Exception: Calling trace
	at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:39)
	at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:85)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:72)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
Running org.eclipse.scout.rt.ui.html.UiSessionTest
2023-01-04 23:57:19,241 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:19,251 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:d8jjgjogallk2k5l75e71chv4i - MDC[]
2023-01-04 23:57:19,254 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3dcba80f[id = 08a8edf5-c87e-4eb0-836d-9012dcfadf14], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=08a8edf5-c87e-4eb0-836d-9012dcfadf14]]
2023-01-04 23:57:19,255 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=08a8edf5-c87e-4eb0-836d-9012dcfadf14, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:19,259 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeUtility.getConfiguredTheme(UiThemeUtility.java:53) - UI theme configured in config.properties: default - MDC[]
2023-01-04 23:57:19,259 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:19,276 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:19,277 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:d8jjgjogallk2k5l75e71chv4i initialized - MDC[]
2023-01-04 23:57:19,277 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:d8jjgjogallk2k5l75e71chv4i in store (clientSessionId=08a8edf5-c87e-4eb0-836d-9012dcfadf14) - MDC[]
2023-01-04 23:57:19,278 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:19,280 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:d8jjgjogallk2k5l75e71chv4i... - MDC[]
2023-01-04 23:57:19,280 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:d8jjgjogallk2k5l75e71chv4i from store (clientSessionId=08a8edf5-c87e-4eb0-836d-9012dcfadf14) - MDC[]
2023-01-04 23:57:19,281 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 - MDC[]
2023-01-04 23:57:19,281 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 08a8edf5-c87e-4eb0-836d-9012dcfadf14 - MDC[]
2023-01-04 23:57:19,286 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:19,286 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 08a8edf5-c87e-4eb0-836d-9012dcfadf14 because it is not used anymore - MDC[]
2023-01-04 23:57:19,286 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 08a8edf5-c87e-4eb0-836d-9012dcfadf14 from session store - MDC[]
2023-01-04 23:57:19,286 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:19,288 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3dcba80f[id = 08a8edf5-c87e-4eb0-836d-9012dcfadf14] - MDC[jobName=Stop client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 due to session housekeeping]
2023-01-04 23:57:19,289 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3dcba80f[id = 08a8edf5-c87e-4eb0-836d-9012dcfadf14] - MDC[jobName=Stop client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 due to session housekeeping]
2023-01-04 23:57:19,294 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3dcba80f[id = 08a8edf5-c87e-4eb0-836d-9012dcfadf14], point of no return - MDC[jobName=Stop client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 due to session housekeeping]
2023-01-04 23:57:19,299 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3dcba80f[id = 08a8edf5-c87e-4eb0-836d-9012dcfadf14], user=jenkins] - MDC[jobName=Stop client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 due to session housekeeping]
2023-01-04 23:57:19,299 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 08a8edf5-c87e-4eb0-836d-9012dcfadf14 terminated. - MDC[jobName=Stop client session 08a8edf5-c87e-4eb0-836d-9012dcfadf14 due to session housekeeping]
2023-01-04 23:57:19,458 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:19,459 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:goho2qbejkbhvtjivdvoprih4t - MDC[]
2023-01-04 23:57:19,462 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=fd5ff010-d68a-4c63-ae3f-166d9c1b8786]]
2023-01-04 23:57:19,462 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=fd5ff010-d68a-4c63-ae3f-166d9c1b8786, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:19,463 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:19,467 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:19,468 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:goho2qbejkbhvtjivdvoprih4t initialized - MDC[]
2023-01-04 23:57:19,468 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:goho2qbejkbhvtjivdvoprih4t in store (clientSessionId=fd5ff010-d68a-4c63-ae3f-166d9c1b8786) - MDC[]
2023-01-04 23:57:19,482 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2339a68b - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
2023-01-04 23:57:19,483 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:19,483 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:goho2qbejkbhvtjivdvoprih4t... - MDC[]
2023-01-04 23:57:19,484 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:goho2qbejkbhvtjivdvoprih4t from store (clientSessionId=fd5ff010-d68a-4c63-ae3f-166d9c1b8786) - MDC[]
2023-01-04 23:57:19,484 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 - MDC[]
2023-01-04 23:57:19,484 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID fd5ff010-d68a-4c63-ae3f-166d9c1b8786 - MDC[]
2023-01-04 23:57:19,484 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:19,484 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID fd5ff010-d68a-4c63-ae3f-166d9c1b8786 because it is not used anymore - MDC[]
2023-01-04 23:57:19,484 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID fd5ff010-d68a-4c63-ae3f-166d9c1b8786 from session store - MDC[]
2023-01-04 23:57:19,485 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:19,486 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786] - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
2023-01-04 23:57:19,487 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786] - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
2023-01-04 23:57:19,487 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786], point of no return - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2023-01-04 23:57:21,488 WARN  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:21,489 INFO  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786], user=jenkins, jobs=[JobFutureTask@2c04e49d[job=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@760b9444[job=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:21,490 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 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$1]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	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:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:344)
	... 48 common frames omitted
2023-01-04 23:57:21,491 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
2023-01-04 23:57:21,492 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:21,492 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ad4c5a9[id = fd5ff010-d68a-4c63-ae3f-166d9c1b8786], user=jenkins] - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
2023-01-04 23:57:21,492 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID fd5ff010-d68a-4c63-ae3f-166d9c1b8786 terminated. - MDC[jobName=Stop client session fd5ff010-d68a-4c63-ae3f-166d9c1b8786 due to session housekeeping]
2023-01-04 23:57:21,493 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:cbefq5m4iq303t8de7ri04en5v - MDC[]
2023-01-04 23:57:21,495 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=8456d08f-2d4b-460f-a3e8-28ed84d21eb6]]
2023-01-04 23:57:21,495 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=8456d08f-2d4b-460f-a3e8-28ed84d21eb6, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:21,496 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:21,501 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:21,502 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:cbefq5m4iq303t8de7ri04en5v initialized - MDC[]
2023-01-04 23:57:21,502 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:cbefq5m4iq303t8de7ri04en5v in store (clientSessionId=8456d08f-2d4b-460f-a3e8-28ed84d21eb6) - MDC[]
2023-01-04 23:57:21,507 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@628b3961 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3]
2023-01-04 23:57:21,508 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:cbefq5m4iq303t8de7ri04en5v [clientSessionId=8456d08f-2d4b-460f-a3e8-28ed84d21eb6, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:21,509 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:cbefq5m4iq303t8de7ri04en5v... - MDC[]
2023-01-04 23:57:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:cbefq5m4iq303t8de7ri04en5v from store (clientSessionId=8456d08f-2d4b-460f-a3e8-28ed84d21eb6) - MDC[]
2023-01-04 23:57:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 - MDC[]
2023-01-04 23:57:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 - MDC[]
2023-01-04 23:57:21,510 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,510 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:cbefq5m4iq303t8de7ri04en5v - MDC[]
2023-01-04 23:57:21,510 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,510 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 from session store - MDC[jobName=Performing session housekeeping for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,510 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,512 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,512 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 8456d08f-2d4b-460f-a3e8-28ed84d21eb6]
2023-01-04 23:57:21,513 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6] - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
2023-01-04 23:57:21,513 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6] - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
2023-01-04 23:57:21,513 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6], point of no return - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2023-01-04 23:57:23,514 WARN  [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:23,514 INFO  [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6], user=jenkins, jobs=[JobFutureTask@3391acd3[job=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:23,515 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 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$1]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	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:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
Caused by: java.lang.InterruptedException: null
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:344)
	... 48 common frames omitted
2023-01-04 23:57:23,515 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
2023-01-04 23:57:23,516 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67b6e524[id = 8456d08f-2d4b-460f-a3e8-28ed84d21eb6], user=jenkins] - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
2023-01-04 23:57:23,517 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 terminated. - MDC[jobName=Stop client session 8456d08f-2d4b-460f-a3e8-28ed84d21eb6 due to session housekeeping]
2023-01-04 23:57:23,517 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:23,518 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o - MDC[]
2023-01-04 23:57:23,520 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@209f0fd5[id = 42810adf-ff01-47aa-90d2-6fdcdded38d0], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=42810adf-ff01-47aa-90d2-6fdcdded38d0]]
2023-01-04 23:57:23,520 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=42810adf-ff01-47aa-90d2-6fdcdded38d0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:23,520 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:23,523 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:23,523 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:elocuqve6p2al0vlrsmkv0og6o initialized - MDC[]
2023-01-04 23:57:23,524 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o in store (clientSessionId=42810adf-ff01-47aa-90d2-6fdcdded38d0) - MDC[]
2023-01-04 23:57:23,526 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@7cafbb2c - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3]
2023-01-04 23:57:23,526 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o [clientSessionId=42810adf-ff01-47aa-90d2-6fdcdded38d0, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:23,527 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o... - MDC[]
2023-01-04 23:57:23,527 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o from store (clientSessionId=42810adf-ff01-47aa-90d2-6fdcdded38d0) - MDC[]
2023-01-04 23:57:23,527 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 - MDC[]
2023-01-04 23:57:23,527 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0 - MDC[]
2023-01-04 23:57:23,528 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,528 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:elocuqve6p2al0vlrsmkv0og6o - MDC[]
2023-01-04 23:57:23,528 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,528 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0 from session store - MDC[jobName=Performing session housekeeping for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,528 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,529 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,529 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 42810adf-ff01-47aa-90d2-6fdcdded38d0]
2023-01-04 23:57:23,530 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@209f0fd5[id = 42810adf-ff01-47aa-90d2-6fdcdded38d0] - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
2023-01-04 23:57:23,530 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@209f0fd5[id = 42810adf-ff01-47aa-90d2-6fdcdded38d0] - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
2023-01-04 23:57:23,531 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@209f0fd5[id = 42810adf-ff01-47aa-90d2-6fdcdded38d0], point of no return - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2023-01-04 23:57:23,535 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
# SessionStoreTestForm.doFinally done.
2023-01-04 23:57:23,536 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@209f0fd5[id = 42810adf-ff01-47aa-90d2-6fdcdded38d0], user=jenkins] - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
2023-01-04 23:57:23,536 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 42810adf-ff01-47aa-90d2-6fdcdded38d0 terminated. - MDC[jobName=Stop client session 42810adf-ff01-47aa-90d2-6fdcdded38d0 due to session housekeeping]
2023-01-04 23:57:23,728 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:23,729 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:8lq0kdte2k6ddlmaudt8ei83a5 - MDC[]
2023-01-04 23:57:23,731 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e22dc9[id = c089313c-2d17-4651-a0f1-6b7e34ea7720], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=c089313c-2d17-4651-a0f1-6b7e34ea7720]]
2023-01-04 23:57:23,732 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=c089313c-2d17-4651-a0f1-6b7e34ea7720, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:23,732 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:23,735 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:23,735 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:8lq0kdte2k6ddlmaudt8ei83a5 initialized - MDC[]
2023-01-04 23:57:23,735 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:8lq0kdte2k6ddlmaudt8ei83a5 in store (clientSessionId=c089313c-2d17-4651-a0f1-6b7e34ea7720) - MDC[]
2023-01-04 23:57:23,737 DEBUG [scout-model-thread-21] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2bdb68e8 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
2023-01-04 23:57:23,738 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:23,738 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:8lq0kdte2k6ddlmaudt8ei83a5... - MDC[]
2023-01-04 23:57:23,738 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:8lq0kdte2k6ddlmaudt8ei83a5 from store (clientSessionId=c089313c-2d17-4651-a0f1-6b7e34ea7720) - MDC[]
2023-01-04 23:57:23,738 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session c089313c-2d17-4651-a0f1-6b7e34ea7720 - MDC[]
2023-01-04 23:57:23,739 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID c089313c-2d17-4651-a0f1-6b7e34ea7720 - MDC[]
2023-01-04 23:57:23,739 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session c089313c-2d17-4651-a0f1-6b7e34ea7720 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:23,739 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID c089313c-2d17-4651-a0f1-6b7e34ea7720 because it is not used anymore - MDC[]
2023-01-04 23:57:23,739 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID c089313c-2d17-4651-a0f1-6b7e34ea7720 from session store - MDC[]
2023-01-04 23:57:23,740 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:23,740 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e22dc9[id = c089313c-2d17-4651-a0f1-6b7e34ea7720] - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
2023-01-04 23:57:23,740 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e22dc9[id = c089313c-2d17-4651-a0f1-6b7e34ea7720] - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
2023-01-04 23:57:23,741 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e22dc9[id = c089313c-2d17-4651-a0f1-6b7e34ea7720], point of no return - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2023-01-04 23:57:23,742 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
# SessionStoreTestForm.doFinally done.
2023-01-04 23:57:23,743 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e22dc9[id = c089313c-2d17-4651-a0f1-6b7e34ea7720], user=jenkins] - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
2023-01-04 23:57:23,743 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID c089313c-2d17-4651-a0f1-6b7e34ea7720 terminated. - MDC[jobName=Stop client session c089313c-2d17-4651-a0f1-6b7e34ea7720 due to session housekeeping]
2023-01-04 23:57:23,744 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:23,745 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:fg25emvvk1fh1t0boop89sj3gv - MDC[]
2023-01-04 23:57:23,748 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=2f9593e1-7366-42eb-b2a2-ab98d8bffbe9]]
2023-01-04 23:57:23,749 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=2f9593e1-7366-42eb-b2a2-ab98d8bffbe9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:23,749 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:23,752 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:23,752 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:fg25emvvk1fh1t0boop89sj3gv initialized - MDC[]
2023-01-04 23:57:23,752 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:fg25emvvk1fh1t0boop89sj3gv in store (clientSessionId=2f9593e1-7366-42eb-b2a2-ab98d8bffbe9) - MDC[]
2023-01-04 23:57:23,755 DEBUG [scout-model-thread-21] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@57829121 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
2023-01-04 23:57:23,755 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:23,756 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:fg25emvvk1fh1t0boop89sj3gv... - MDC[]
2023-01-04 23:57:23,756 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:fg25emvvk1fh1t0boop89sj3gv from store (clientSessionId=2f9593e1-7366-42eb-b2a2-ab98d8bffbe9) - MDC[]
2023-01-04 23:57:23,756 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 - MDC[]
2023-01-04 23:57:23,756 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 - MDC[]
2023-01-04 23:57:23,757 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:23,757 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 because it is not used anymore - MDC[]
2023-01-04 23:57:23,757 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 from session store - MDC[]
2023-01-04 23:57:23,757 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:23,758 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9] - MDC[jobName=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping]
2023-01-04 23:57:23,758 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9] - MDC[jobName=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping]
2023-01-04 23:57:23,759 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9], point of no return - MDC[jobName=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2023-01-04 23:57:25,760 WARN  [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:25,760 INFO  [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9], user=jenkins, jobs=[JobFutureTask@7ed6e557[job=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@676a4bdc[job=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
# SessionStoreTestForm.doFinally done.
2023-01-04 23:57:28,760 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7acb12fd[id = 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9], user=jenkins] - MDC[jobName=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping]
2023-01-04 23:57:28,761 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 terminated. - MDC[jobName=Stop client session 2f9593e1-7366-42eb-b2a2-ab98d8bffbe9 due to session housekeeping]
2023-01-04 23:57:28,762 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:28,763 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc - MDC[]
2023-01-04 23:57:28,766 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@364bf4a3[id = d56e521a-e533-4ffa-9d53-57043fb2e863], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=d56e521a-e533-4ffa-9d53-57043fb2e863]]
2023-01-04 23:57:28,766 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=d56e521a-e533-4ffa-9d53-57043fb2e863, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:28,766 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:28,769 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:28,769 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:hhlkkuhckgonh2uf4ulat59fhc initialized - MDC[]
2023-01-04 23:57:28,770 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc in store (clientSessionId=d56e521a-e533-4ffa-9d53-57043fb2e863) - MDC[]
2023-01-04 23:57:28,772 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@e988ad4 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3]
2023-01-04 23:57:28,773 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc [clientSessionId=d56e521a-e533-4ffa-9d53-57043fb2e863, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:28,773 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc... - MDC[]
2023-01-04 23:57:28,773 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc from store (clientSessionId=d56e521a-e533-4ffa-9d53-57043fb2e863) - MDC[]
2023-01-04 23:57:28,773 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session d56e521a-e533-4ffa-9d53-57043fb2e863 - MDC[]
2023-01-04 23:57:28,773 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863 - MDC[]
2023-01-04 23:57:28,774 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session d56e521a-e533-4ffa-9d53-57043fb2e863 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,774 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:hhlkkuhckgonh2uf4ulat59fhc - MDC[]
2023-01-04 23:57:28,774 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,774 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863 from session store - MDC[jobName=Performing session housekeeping for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,774 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,775 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,775 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 d56e521a-e533-4ffa-9d53-57043fb2e863]
2023-01-04 23:57:28,776 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@364bf4a3[id = d56e521a-e533-4ffa-9d53-57043fb2e863] - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
2023-01-04 23:57:28,776 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@364bf4a3[id = d56e521a-e533-4ffa-9d53-57043fb2e863] - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
2023-01-04 23:57:28,777 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@364bf4a3[id = d56e521a-e533-4ffa-9d53-57043fb2e863], point of no return - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2023-01-04 23:57:28,781 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 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$5.run(AbstractForm.java:1083)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:65)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:57:28,782 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
2023-01-04 23:57:28,782 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@364bf4a3[id = d56e521a-e533-4ffa-9d53-57043fb2e863], user=jenkins] - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
2023-01-04 23:57:28,782 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID d56e521a-e533-4ffa-9d53-57043fb2e863 terminated. - MDC[jobName=Stop client session d56e521a-e533-4ffa-9d53-57043fb2e863 due to session housekeeping]
2023-01-04 23:57:28,973 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:28,974 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia - MDC[]
2023-01-04 23:57:28,976 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ca83628[id = 2edbf284-dc27-4bc2-9ee1-942fded9de7e], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=2edbf284-dc27-4bc2-9ee1-942fded9de7e]]
2023-01-04 23:57:28,977 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=2edbf284-dc27-4bc2-9ee1-942fded9de7e, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:28,977 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:28,980 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:28,980 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:mmuedo45lsmqrqmm4hjkt0pmia initialized - MDC[]
2023-01-04 23:57:28,981 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia in store (clientSessionId=2edbf284-dc27-4bc2-9ee1-942fded9de7e) - MDC[]
2023-01-04 23:57:28,984 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@50c11dd4 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3]
2023-01-04 23:57:28,984 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia [clientSessionId=2edbf284-dc27-4bc2-9ee1-942fded9de7e, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:28,985 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia... - MDC[]
2023-01-04 23:57:28,985 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia from store (clientSessionId=2edbf284-dc27-4bc2-9ee1-942fded9de7e) - MDC[]
2023-01-04 23:57:28,985 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e - MDC[]
2023-01-04 23:57:28,985 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e - MDC[]
2023-01-04 23:57:28,986 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,986 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:mmuedo45lsmqrqmm4hjkt0pmia - MDC[]
2023-01-04 23:57:28,986 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,986 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e from session store - MDC[jobName=Performing session housekeeping for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,986 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,987 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,987 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 2edbf284-dc27-4bc2-9ee1-942fded9de7e]
2023-01-04 23:57:28,988 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ca83628[id = 2edbf284-dc27-4bc2-9ee1-942fded9de7e] - MDC[jobName=Stop client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e due to session housekeeping]
2023-01-04 23:57:28,988 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ca83628[id = 2edbf284-dc27-4bc2-9ee1-942fded9de7e] - MDC[jobName=Stop client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e due to session housekeeping]
2023-01-04 23:57:28,988 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ca83628[id = 2edbf284-dc27-4bc2-9ee1-942fded9de7e], point of no return - MDC[jobName=Stop client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2023-01-04 23:57:28,989 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ca83628[id = 2edbf284-dc27-4bc2-9ee1-942fded9de7e], user=jenkins] - MDC[jobName=Stop client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e due to session housekeeping]
2023-01-04 23:57:28,989 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 2edbf284-dc27-4bc2-9ee1-942fded9de7e terminated. - MDC[jobName=Stop client session 2edbf284-dc27-4bc2-9ee1-942fded9de7e due to session housekeeping]
2023-01-04 23:57:29,186 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:29,187 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:oql2qdilsfev0ml2s96j4pqab1 - MDC[]
2023-01-04 23:57:29,189 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33a86f6e[id = 67084315-c5c5-45ef-8afc-bfb29e79a599], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=67084315-c5c5-45ef-8afc-bfb29e79a599]]
2023-01-04 23:57:29,190 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=67084315-c5c5-45ef-8afc-bfb29e79a599, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:29,190 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:29,192 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:29,193 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:oql2qdilsfev0ml2s96j4pqab1 initialized - MDC[]
2023-01-04 23:57:29,193 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:oql2qdilsfev0ml2s96j4pqab1 in store (clientSessionId=67084315-c5c5-45ef-8afc-bfb29e79a599) - MDC[]
2023-01-04 23:57:29,196 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@76380cb8 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
2023-01-04 23:57:29,197 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:29,197 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:oql2qdilsfev0ml2s96j4pqab1... - MDC[]
2023-01-04 23:57:29,197 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:oql2qdilsfev0ml2s96j4pqab1 from store (clientSessionId=67084315-c5c5-45ef-8afc-bfb29e79a599) - MDC[]
2023-01-04 23:57:29,198 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 67084315-c5c5-45ef-8afc-bfb29e79a599 - MDC[]
2023-01-04 23:57:29,198 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 67084315-c5c5-45ef-8afc-bfb29e79a599 - MDC[]
2023-01-04 23:57:29,198 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 67084315-c5c5-45ef-8afc-bfb29e79a599 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:29,198 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 67084315-c5c5-45ef-8afc-bfb29e79a599 because it is not used anymore - MDC[]
2023-01-04 23:57:29,198 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 67084315-c5c5-45ef-8afc-bfb29e79a599 from session store - MDC[]
2023-01-04 23:57:29,199 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:29,200 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33a86f6e[id = 67084315-c5c5-45ef-8afc-bfb29e79a599] - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
2023-01-04 23:57:29,200 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33a86f6e[id = 67084315-c5c5-45ef-8afc-bfb29e79a599] - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
2023-01-04 23:57:29,201 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33a86f6e[id = 67084315-c5c5-45ef-8afc-bfb29e79a599], point of no return - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2023-01-04 23:57:29,204 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 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$5.run(AbstractForm.java:1083)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:65)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:57:29,205 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
2023-01-04 23:57:29,205 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33a86f6e[id = 67084315-c5c5-45ef-8afc-bfb29e79a599], user=jenkins] - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
2023-01-04 23:57:29,205 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:29,205 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 67084315-c5c5-45ef-8afc-bfb29e79a599 terminated. - MDC[jobName=Stop client session 67084315-c5c5-45ef-8afc-bfb29e79a599 due to session housekeeping]
2023-01-04 23:57:29,206 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:gii725l5sb0425rkscheiuhjrs - MDC[]
2023-01-04 23:57:29,209 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21d5ff0c[id = bc09e55c-4f03-487c-af5b-3be775e319c5], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=bc09e55c-4f03-487c-af5b-3be775e319c5]]
2023-01-04 23:57:29,209 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=bc09e55c-4f03-487c-af5b-3be775e319c5, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:29,210 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:29,213 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:29,214 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:gii725l5sb0425rkscheiuhjrs initialized - MDC[]
2023-01-04 23:57:29,215 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:gii725l5sb0425rkscheiuhjrs... - MDC[]
2023-01-04 23:57:29,215 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:gii725l5sb0425rkscheiuhjrs from store (clientSessionId=bc09e55c-4f03-487c-af5b-3be775e319c5) - MDC[]
2023-01-04 23:57:29,215 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session bc09e55c-4f03-487c-af5b-3be775e319c5 - MDC[]
2023-01-04 23:57:29,216 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5 - MDC[]
2023-01-04 23:57:29,216 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session bc09e55c-4f03-487c-af5b-3be775e319c5 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,283 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,283 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5 from session store - MDC[jobName=Performing session housekeeping for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,283 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,284 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,284 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 bc09e55c-4f03-487c-af5b-3be775e319c5]
2023-01-04 23:57:29,285 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21d5ff0c[id = bc09e55c-4f03-487c-af5b-3be775e319c5] - MDC[jobName=Stop client session bc09e55c-4f03-487c-af5b-3be775e319c5 due to session housekeeping]
2023-01-04 23:57:29,285 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21d5ff0c[id = bc09e55c-4f03-487c-af5b-3be775e319c5] - MDC[jobName=Stop client session bc09e55c-4f03-487c-af5b-3be775e319c5 due to session housekeeping]
2023-01-04 23:57:29,285 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21d5ff0c[id = bc09e55c-4f03-487c-af5b-3be775e319c5], point of no return - MDC[jobName=Stop client session bc09e55c-4f03-487c-af5b-3be775e319c5 due to session housekeeping]
2023-01-04 23:57:29,286 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@21d5ff0c[id = bc09e55c-4f03-487c-af5b-3be775e319c5], user=jenkins] - MDC[jobName=Stop client session bc09e55c-4f03-487c-af5b-3be775e319c5 due to session housekeeping]
2023-01-04 23:57:29,286 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID bc09e55c-4f03-487c-af5b-3be775e319c5 terminated. - MDC[jobName=Stop client session bc09e55c-4f03-487c-af5b-3be775e319c5 due to session housekeeping]
2023-01-04 23:57:29,334 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:29,335 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:svf2mc3i7032sv70bdukqvst9s - MDC[]
2023-01-04 23:57:29,337 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2cca4b27[id = 75d9caff-90a4-4af2-b6e7-0cc954dd5820], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=75d9caff-90a4-4af2-b6e7-0cc954dd5820]]
2023-01-04 23:57:29,337 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=75d9caff-90a4-4af2-b6e7-0cc954dd5820, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:29,337 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:29,340 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:29,341 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:svf2mc3i7032sv70bdukqvst9s initialized - MDC[]
2023-01-04 23:57:29,341 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2cca4b27[id = 75d9caff-90a4-4af2-b6e7-0cc954dd5820] - MDC[]
2023-01-04 23:57:29,341 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2cca4b27[id = 75d9caff-90a4-4af2-b6e7-0cc954dd5820] - MDC[]
2023-01-04 23:57:29,343 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2cca4b27[id = 75d9caff-90a4-4af2-b6e7-0cc954dd5820], point of no return - MDC[]
2023-01-04 23:57:29,344 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:svf2mc3i7032sv70bdukqvst9s [clientSessionId=75d9caff-90a4-4af2-b6e7-0cc954dd5820, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:29,344 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:svf2mc3i7032sv70bdukqvst9s... - MDC[]
2023-01-04 23:57:29,344 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:svf2mc3i7032sv70bdukqvst9s from store (clientSessionId=75d9caff-90a4-4af2-b6e7-0cc954dd5820) - MDC[]
2023-01-04 23:57:29,344 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 75d9caff-90a4-4af2-b6e7-0cc954dd5820 - MDC[]
2023-01-04 23:57:29,344 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820 - MDC[]
2023-01-04 23:57:29,345 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:svf2mc3i7032sv70bdukqvst9s - MDC[]
2023-01-04 23:57:29,345 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 75d9caff-90a4-4af2-b6e7-0cc954dd5820 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820]
2023-01-04 23:57:29,345 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820 from session store - MDC[jobName=Performing session housekeeping for client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820]
2023-01-04 23:57:29,345 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820]
2023-01-04 23:57:29,345 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2cca4b27[id = 75d9caff-90a4-4af2-b6e7-0cc954dd5820], user=jenkins] - MDC[]
2023-01-04 23:57:29,346 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 75d9caff-90a4-4af2-b6e7-0cc954dd5820]
2023-01-04 23:57:29,346 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 75d9caff-90a4-4af2-b6e7-0cc954dd5820]
2023-01-04 23:57:29,347 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:29,348 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:3f8ov7l0bc62div6j4l4qp6eql - MDC[]
2023-01-04 23:57:29,350 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71be08c2[id = 6cd8932b-8c1a-4099-b3fd-677e0884a711], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=6cd8932b-8c1a-4099-b3fd-677e0884a711]]
2023-01-04 23:57:29,350 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=6cd8932b-8c1a-4099-b3fd-677e0884a711, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:29,351 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:29,353 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:29,353 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:3f8ov7l0bc62div6j4l4qp6eql initialized - MDC[]
2023-01-04 23:57:29,354 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:3f8ov7l0bc62div6j4l4qp6eql in store (clientSessionId=6cd8932b-8c1a-4099-b3fd-677e0884a711) - MDC[]
2023-01-04 23:57:29,356 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@73d7d888 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
2023-01-04 23:57:29,357 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
2023-01-04 23:57:29,357 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:3f8ov7l0bc62div6j4l4qp6eql... - MDC[]
2023-01-04 23:57:29,357 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:3f8ov7l0bc62div6j4l4qp6eql from store (clientSessionId=6cd8932b-8c1a-4099-b3fd-677e0884a711) - MDC[]
2023-01-04 23:57:29,357 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 - MDC[]
2023-01-04 23:57:29,358 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 6cd8932b-8c1a-4099-b3fd-677e0884a711 - MDC[]
2023-01-04 23:57:29,358 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[]
2023-01-04 23:57:29,358 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 6cd8932b-8c1a-4099-b3fd-677e0884a711 because it is not used anymore - MDC[]
2023-01-04 23:57:29,358 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 6cd8932b-8c1a-4099-b3fd-677e0884a711 from session store - MDC[]
2023-01-04 23:57:29,359 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[]
2023-01-04 23:57:29,359 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71be08c2[id = 6cd8932b-8c1a-4099-b3fd-677e0884a711] - MDC[jobName=Stop client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 due to session housekeeping]
2023-01-04 23:57:29,359 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71be08c2[id = 6cd8932b-8c1a-4099-b3fd-677e0884a711] - MDC[jobName=Stop client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 due to session housekeeping]
2023-01-04 23:57:29,360 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71be08c2[id = 6cd8932b-8c1a-4099-b3fd-677e0884a711], point of no return - MDC[jobName=Stop client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2023-01-04 23:57:29,361 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71be08c2[id = 6cd8932b-8c1a-4099-b3fd-677e0884a711], user=jenkins] - MDC[jobName=Stop client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 due to session housekeeping]
2023-01-04 23:57:29,361 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 6cd8932b-8c1a-4099-b3fd-677e0884a711 terminated. - MDC[jobName=Stop client session 6cd8932b-8c1a-4099-b3fd-677e0884a711 due to session housekeeping]
2023-01-04 23:57:29,362 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:29,363 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111 - MDC[]
2023-01-04 23:57:29,365 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=957fc38c-81e0-473c-b615-e54d05018c60]]
2023-01-04 23:57:29,365 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=957fc38c-81e0-473c-b615-e54d05018c60, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:29,366 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:29,368 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:29,368 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:rnro81ml1m0jl7lfuv2ol3k111 initialized - MDC[]
2023-01-04 23:57:29,369 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111 in store (clientSessionId=957fc38c-81e0-473c-b615-e54d05018c60) - MDC[]
2023-01-04 23:57:29,371 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@1be7e11e - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3]
2023-01-04 23:57:29,372 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111 [clientSessionId=957fc38c-81e0-473c-b615-e54d05018c60, processingJsonRequest=false] - MDC[]
2023-01-04 23:57:29,373 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111... - MDC[]
2023-01-04 23:57:29,373 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111 from store (clientSessionId=957fc38c-81e0-473c-b615-e54d05018c60) - MDC[]
2023-01-04 23:57:29,373 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 957fc38c-81e0-473c-b615-e54d05018c60 - MDC[]
2023-01-04 23:57:29,373 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60 - MDC[]
2023-01-04 23:57:29,373 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 957fc38c-81e0-473c-b615-e54d05018c60 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,373 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:rnro81ml1m0jl7lfuv2ol3k111 - MDC[]
2023-01-04 23:57:29,373 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 957fc38c-81e0-473c-b615-e54d05018c60 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,374 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 957fc38c-81e0-473c-b615-e54d05018c60 from session store - MDC[jobName=Performing session housekeeping for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,374 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,374 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,374 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 957fc38c-81e0-473c-b615-e54d05018c60]
2023-01-04 23:57:29,375 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60] - MDC[jobName=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping]
2023-01-04 23:57:29,375 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60] - MDC[jobName=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping]
2023-01-04 23:57:29,376 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60], point of no return - MDC[jobName=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2023-01-04 23:57:31,377 WARN  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
2023-01-04 23:57:31,377 INFO  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60], user=jenkins, jobs=[JobFutureTask@731cf18d[job=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2]
# SessionStoreTestForm.doFinally done.
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.159 sec - in org.eclipse.scout.rt.ui.html.UiSessionTest
Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
2023-01-04 23:57:34,377 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@333aa458[id = 957fc38c-81e0-473c-b615-e54d05018c60], user=jenkins] - MDC[jobName=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping]
2023-01-04 23:57:34,378 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 957fc38c-81e0-473c-b615-e54d05018c60 terminated. - MDC[jobName=Stop client session 957fc38c-81e0-473c-b615-e54d05018c60 due to session housekeeping]
2023-01-04 23:57:34,379 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:57:34,383 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 4.523499 ms - MDC[]
2023-01-04 23:57:34,386 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 2.354084 ms - MDC[]
2023-01-04 23:57:34,386 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:57:34,387 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:57:34,387 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:57:34,388 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[]
2023-01-04 23:57:34,389 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.077834 ms - MDC[]
2023-01-04 23:57:34,404 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:34,405 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:34,406 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[]
2023-01-04 23:57:34,406 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:34,406 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:34,407 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:34,407 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:34,407 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:rvetvarnj3ktegk0kirvstts05 - MDC[]
2023-01-04 23:57:34,409 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=d788aba4-ddad-4f76-84c5-5d815142be36]]
2023-01-04 23:57:34,413 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@5fae29b[id = d788aba4-ddad-4f76-84c5-5d815142be36], user=null] - MDC[jobName=Starting ClientSession [sessionId=d788aba4-ddad-4f76-84c5-5d815142be36]]
2023-01-04 23:57:34,413 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=d788aba4-ddad-4f76-84c5-5d815142be36, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:34,414 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:34,415 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:34,416 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:34,417 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@542bcaf2] - MDC[jobName=Starting JsonClientSession]
2023-01-04 23:57:34,418 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:34,419 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:rvetvarnj3ktegk0kirvstts05 initialized - MDC[]
2023-01-04 23:57:34,419 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:rvetvarnj3ktegk0kirvstts05 in store (clientSessionId=d788aba4-ddad-4f76-84c5-5d815142be36) - MDC[]
2023-01-04 23:57:34,420 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:rvetvarnj3ktegk0kirvstts05 in 13.233281 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:34,438 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:34,438 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:34,439 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:rvetvarnj3ktegk0kirvstts05","clientSessionId":"d788aba4-ddad-4f76-84c5-5d815142be36","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:34,439 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 34.074451 ms - MDC[]
2023-01-04 23:57:34,441 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:rvetvarnj3ktegk0kirvstts05 (requested by UI) - MDC[]
2023-01-04 23:57:34,441 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:34,442 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:rvetvarnj3ktegk0kirvstts05... - MDC[]
2023-01-04 23:57:34,442 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:rvetvarnj3ktegk0kirvstts05 from store (clientSessionId=d788aba4-ddad-4f76-84c5-5d815142be36) - MDC[]
2023-01-04 23:57:34,442 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=Detaching Gui]
2023-01-04 23:57:34,442 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session d788aba4-ddad-4f76-84c5-5d815142be36 - MDC[]
2023-01-04 23:57:34,443 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36 - MDC[]
2023-01-04 23:57:36,443 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,444 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session d788aba4-ddad-4f76-84c5-5d815142be36 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,444 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID d788aba4-ddad-4f76-84c5-5d815142be36 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,444 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID d788aba4-ddad-4f76-84c5-5d815142be36 from session store - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,444 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,445 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,445 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 d788aba4-ddad-4f76-84c5-5d815142be36]
2023-01-04 23:57:36,447 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping'  - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,447 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@5fae29b[id = d788aba4-ddad-4f76-84c5-5d815142be36] - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,447 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@5fae29b[id = d788aba4-ddad-4f76-84c5-5d815142be36] - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,448 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@5fae29b[id = d788aba4-ddad-4f76-84c5-5d815142be36], point of no return - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,448 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,448 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing'  - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,448 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@5fae29b[id = d788aba4-ddad-4f76-84c5-5d815142be36], user=null] - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,449 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped'  - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,449 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID d788aba4-ddad-4f76-84c5-5d815142be36 terminated. - MDC[jobName=Stop client session d788aba4-ddad-4f76-84c5-5d815142be36 due to session housekeeping]
2023-01-04 23:57:36,450 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:36,450 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:36,450 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[]
2023-01-04 23:57:36,451 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:36,451 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:36,451 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:36,451 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:36,451 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:320lvlra0sdeuocithptlkhc05 - MDC[]
2023-01-04 23:57:36,453 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac]]
2023-01-04 23:57:36,455 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1050d822[id = 3e1535dc-3ae7-49e9-af41-9bdbbba113ac], user=null] - MDC[jobName=Starting ClientSession [sessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac]]
2023-01-04 23:57:36,455 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:36,456 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:36,457 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:36,458 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:36,460 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:36,461 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:320lvlra0sdeuocithptlkhc05 initialized - MDC[]
2023-01-04 23:57:36,461 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:320lvlra0sdeuocithptlkhc05 in store (clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac) - MDC[]
2023-01-04 23:57:36,461 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:320lvlra0sdeuocithptlkhc05 in 10.220061 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:36,462 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:36,463 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:36,463 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:320lvlra0sdeuocithptlkhc05","clientSessionId":"3e1535dc-3ae7-49e9-af41-9bdbbba113ac","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:36,463 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 13.053945 ms - MDC[]
2023-01-04 23:57:36,464 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:36,465 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"3e1535dc-3ae7-49e9-af41-9bdbbba113ac"} - MDC[]
2023-01-04 23:57:36,465 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:36,465 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:36,465 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:36,466 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:36,466 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:c1bf2uft8ev06tmq82bn90619f - MDC[]
2023-01-04 23:57:36,466 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac] - MDC[]
2023-01-04 23:57:36,467 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:36,470 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:36,470 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:c1bf2uft8ev06tmq82bn90619f initialized - MDC[]
2023-01-04 23:57:36,470 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:c1bf2uft8ev06tmq82bn90619f in store (clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac) - MDC[]
2023-01-04 23:57:36,471 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:c1bf2uft8ev06tmq82bn90619f in 5.411806 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:36,473 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:36,473 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:36,473 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:c1bf2uft8ev06tmq82bn90619f","clientSessionId":"3e1535dc-3ae7-49e9-af41-9bdbbba113ac","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:36,474 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 9.374212 ms - MDC[]
2023-01-04 23:57:36,475 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:320lvlra0sdeuocithptlkhc05 (requested by UI) - MDC[]
2023-01-04 23:57:36,475 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:36,476 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:320lvlra0sdeuocithptlkhc05... - MDC[]
2023-01-04 23:57:36,476 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:320lvlra0sdeuocithptlkhc05 from store (clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac) - MDC[]
2023-01-04 23:57:36,476 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 1 UI sessions and 0 preregistered UI session remaining for client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac - MDC[]
2023-01-04 23:57:36,477 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:c1bf2uft8ev06tmq82bn90619f (requested by UI) - MDC[]
2023-01-04 23:57:36,477 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:36,477 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:c1bf2uft8ev06tmq82bn90619f... - MDC[]
2023-01-04 23:57:36,478 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:c1bf2uft8ev06tmq82bn90619f from store (clientSessionId=3e1535dc-3ae7-49e9-af41-9bdbbba113ac) - MDC[]
2023-01-04 23:57:36,478 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac - MDC[]
2023-01-04 23:57:36,478 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=Detaching Gui]
2023-01-04 23:57:36,478 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac - MDC[]
2023-01-04 23:57:38,478 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,478 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,479 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,479 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac from session store - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,479 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,480 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,481 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 3e1535dc-3ae7-49e9-af41-9bdbbba113ac]
2023-01-04 23:57:38,482 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping'  - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,482 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1050d822[id = 3e1535dc-3ae7-49e9-af41-9bdbbba113ac] - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,482 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1050d822[id = 3e1535dc-3ae7-49e9-af41-9bdbbba113ac] - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,482 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1050d822[id = 3e1535dc-3ae7-49e9-af41-9bdbbba113ac], point of no return - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,483 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,483 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing'  - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,484 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1050d822[id = 3e1535dc-3ae7-49e9-af41-9bdbbba113ac], user=null] - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,484 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped'  - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,484 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 3e1535dc-3ae7-49e9-af41-9bdbbba113ac terminated. - MDC[jobName=Stop client session 3e1535dc-3ae7-49e9-af41-9bdbbba113ac due to session housekeeping]
2023-01-04 23:57:38,485 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:38,486 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:38,486 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[]
2023-01-04 23:57:38,486 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:38,486 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:38,487 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:38,487 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:38,487 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:24u10e0sl254iv1r6htsmj0isn - MDC[]
2023-01-04 23:57:38,488 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=acbd4ed9-178c-4a01-978d-27e81d17116e]]
2023-01-04 23:57:38,490 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@530040fb[id = acbd4ed9-178c-4a01-978d-27e81d17116e], user=null] - MDC[jobName=Starting ClientSession [sessionId=acbd4ed9-178c-4a01-978d-27e81d17116e]]
2023-01-04 23:57:38,490 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:38,491 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:38,491 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:38,492 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:38,494 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:38,494 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:24u10e0sl254iv1r6htsmj0isn initialized - MDC[]
2023-01-04 23:57:38,494 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:24u10e0sl254iv1r6htsmj0isn in store (clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e) - MDC[]
2023-01-04 23:57:38,494 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:24u10e0sl254iv1r6htsmj0isn in 8.084896 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:38,496 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:38,496 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:38,497 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:24u10e0sl254iv1r6htsmj0isn","clientSessionId":"acbd4ed9-178c-4a01-978d-27e81d17116e","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:38,497 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 11.464833 ms - MDC[]
2023-01-04 23:57:38,498 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:24u10e0sl254iv1r6htsmj0isn (requested by UI) - MDC[]
2023-01-04 23:57:38,498 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:38,499 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:24u10e0sl254iv1r6htsmj0isn... - MDC[]
2023-01-04 23:57:38,499 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:24u10e0sl254iv1r6htsmj0isn from store (clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e) - MDC[]
2023-01-04 23:57:38,499 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session acbd4ed9-178c-4a01-978d-27e81d17116e - MDC[]
2023-01-04 23:57:38,499 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e - MDC[]
2023-01-04 23:57:38,499 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=Detaching Gui]
2023-01-04 23:57:38,502 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:38,502 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"acbd4ed9-178c-4a01-978d-27e81d17116e"} - MDC[]
2023-01-04 23:57:38,502 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:38,502 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:38,502 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:38,503 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:38,503 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:d1tq0h5cf238913vfhee8hde0t - MDC[]
2023-01-04 23:57:38,503 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:230) - Client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e reserved for use - session housekeeping cancelled! - MDC[]
2023-01-04 23:57:38,503 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e] - MDC[]
2023-01-04 23:57:38,504 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:38,505 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:38,507 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:38,507 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:d1tq0h5cf238913vfhee8hde0t initialized - MDC[]
2023-01-04 23:57:38,507 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:d1tq0h5cf238913vfhee8hde0t in store (clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e) - MDC[]
2023-01-04 23:57:38,507 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:d1tq0h5cf238913vfhee8hde0t in 5.024925 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:38,509 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:38,509 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:38,510 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:d1tq0h5cf238913vfhee8hde0t","clientSessionId":"acbd4ed9-178c-4a01-978d-27e81d17116e","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:38,510 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 8.430570 ms - MDC[]
2023-01-04 23:57:38,511 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:d1tq0h5cf238913vfhee8hde0t (requested by UI) - MDC[]
2023-01-04 23:57:38,511 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:38,512 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:d1tq0h5cf238913vfhee8hde0t... - MDC[]
2023-01-04 23:57:38,512 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:d1tq0h5cf238913vfhee8hde0t from store (clientSessionId=acbd4ed9-178c-4a01-978d-27e81d17116e) - MDC[]
2023-01-04 23:57:38,512 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session acbd4ed9-178c-4a01-978d-27e81d17116e - MDC[]
2023-01-04 23:57:38,512 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=Detaching Gui]
2023-01-04 23:57:38,512 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e - MDC[]
2023-01-04 23:57:40,512 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,512 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session acbd4ed9-178c-4a01-978d-27e81d17116e referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,512 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,512 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e from session store - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,513 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,513 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,514 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 acbd4ed9-178c-4a01-978d-27e81d17116e]
2023-01-04 23:57:40,514 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping'  - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,515 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@530040fb[id = acbd4ed9-178c-4a01-978d-27e81d17116e] - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,515 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@530040fb[id = acbd4ed9-178c-4a01-978d-27e81d17116e] - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,515 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@530040fb[id = acbd4ed9-178c-4a01-978d-27e81d17116e], point of no return - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,516 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,516 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing'  - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,516 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@530040fb[id = acbd4ed9-178c-4a01-978d-27e81d17116e], user=null] - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,516 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped'  - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,517 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID acbd4ed9-178c-4a01-978d-27e81d17116e terminated. - MDC[jobName=Stop client session acbd4ed9-178c-4a01-978d-27e81d17116e due to session housekeeping]
2023-01-04 23:57:40,518 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:40,518 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:40,519 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[]
2023-01-04 23:57:40,519 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:40,519 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:40,520 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:40,520 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:40,520 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3 - MDC[]
2023-01-04 23:57:40,521 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=3d098518-4474-411a-886d-37c14a4fc310]]
2023-01-04 23:57:40,522 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@8cf3f9e[id = 3d098518-4474-411a-886d-37c14a4fc310], user=null] - MDC[jobName=Starting ClientSession [sessionId=3d098518-4474-411a-886d-37c14a4fc310]]
2023-01-04 23:57:40,522 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=3d098518-4474-411a-886d-37c14a4fc310, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:40,523 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:40,524 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:40,524 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:40,526 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:40,526 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:opeknfr6e3fcbgblbrqdkcmse3 initialized - MDC[]
2023-01-04 23:57:40,526 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3 in store (clientSessionId=3d098518-4474-411a-886d-37c14a4fc310) - MDC[]
2023-01-04 23:57:40,526 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3 in 7.326091 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:40,528 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:40,528 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:40,529 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:opeknfr6e3fcbgblbrqdkcmse3","clientSessionId":"3d098518-4474-411a-886d-37c14a4fc310","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:40,529 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 10.564025 ms - MDC[]
2023-01-04 23:57:40,530 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:40,530 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"3d098518-4474-411a-886d-37c14a4fc310"} - MDC[]
2023-01-04 23:57:40,530 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:40,530 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:40,530 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:40,531 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:40,531 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:keheqideovc93v69ope7rvvr3u - MDC[]
2023-01-04 23:57:40,531 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=3d098518-4474-411a-886d-37c14a4fc310] - MDC[]
2023-01-04 23:57:40,531 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:40,534 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:40,534 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:keheqideovc93v69ope7rvvr3u initialized - MDC[]
2023-01-04 23:57:40,534 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:keheqideovc93v69ope7rvvr3u in store (clientSessionId=3d098518-4474-411a-886d-37c14a4fc310) - MDC[]
2023-01-04 23:57:40,534 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:keheqideovc93v69ope7rvvr3u in 4.084907 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:40,536 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:40,536 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:40,537 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:keheqideovc93v69ope7rvvr3u","clientSessionId":"3d098518-4474-411a-886d-37c14a4fc310","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:40,537 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 7.007169 ms - MDC[]
2023-01-04 23:57:40,538 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3 (requested by UI) - MDC[]
2023-01-04 23:57:40,538 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:40,538 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3... - MDC[]
2023-01-04 23:57:40,538 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:opeknfr6e3fcbgblbrqdkcmse3 from store (clientSessionId=3d098518-4474-411a-886d-37c14a4fc310) - MDC[]
2023-01-04 23:57:40,538 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 1 UI sessions and 0 preregistered UI session remaining for client session 3d098518-4474-411a-886d-37c14a4fc310 - MDC[]
2023-01-04 23:57:40,540 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:keheqideovc93v69ope7rvvr3u (requested by UI) - MDC[]
2023-01-04 23:57:40,540 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[]
2023-01-04 23:57:40,541 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:keheqideovc93v69ope7rvvr3u... - MDC[]
2023-01-04 23:57:40,541 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:keheqideovc93v69ope7rvvr3u from store (clientSessionId=3d098518-4474-411a-886d-37c14a4fc310) - MDC[]
2023-01-04 23:57:40,541 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=Detaching Gui]
2023-01-04 23:57:40,541 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 3d098518-4474-411a-886d-37c14a4fc310 - MDC[]
2023-01-04 23:57:40,541 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 3d098518-4474-411a-886d-37c14a4fc310 - MDC[]
2023-01-04 23:57:42,541 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,541 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 3d098518-4474-411a-886d-37c14a4fc310 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,541 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 3d098518-4474-411a-886d-37c14a4fc310 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,541 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 3d098518-4474-411a-886d-37c14a4fc310 from session store - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,541 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,542 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,542 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 3d098518-4474-411a-886d-37c14a4fc310]
2023-01-04 23:57:42,544 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping'  - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,544 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@8cf3f9e[id = 3d098518-4474-411a-886d-37c14a4fc310] - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,544 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@8cf3f9e[id = 3d098518-4474-411a-886d-37c14a4fc310] - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,544 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@8cf3f9e[id = 3d098518-4474-411a-886d-37c14a4fc310], point of no return - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing'  - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@8cf3f9e[id = 3d098518-4474-411a-886d-37c14a4fc310], user=null] - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped'  - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 3d098518-4474-411a-886d-37c14a4fc310 terminated. - MDC[jobName=Stop client session 3d098518-4474-411a-886d-37c14a4fc310 due to session housekeeping]
2023-01-04 23:57:42,546 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:42,547 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[]
2023-01-04 23:57:42,547 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[]
2023-01-04 23:57:42,547 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[]
2023-01-04 23:57:42,547 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[]
2023-01-04 23:57:42,548 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init'  - MDC[]
2023-01-04 23:57:42,548 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession'  - MDC[]
2023-01-04 23:57:42,548 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 - MDC[]
2023-01-04 23:57:42,550 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f]]
2023-01-04 23:57:42,551 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cd186f9[id = 34a23680-268a-4dba-8ae9-aba6fdb6ed6f], user=null] - MDC[jobName=Starting ClientSession [sessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f]]
2023-01-04 23:57:42,551 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:42,552 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:42,552 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:42,553 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[jobName=Starting Desktop]
2023-01-04 23:57:42,555 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@fee1e32 - MDC[]
2023-01-04 23:57:42,555 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 initialized - MDC[]
2023-01-04 23:57:42,555 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 in store (clientSessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f) - MDC[]
2023-01-04 23:57:42,555 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 in 8.075438 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
2023-01-04 23:57:42,557 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
2023-01-04 23:57:42,558 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[]
2023-01-04 23:57:42,558 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:9ik0j4tl843ao2nnuiifsf4lk4","clientSessionId":"34a23680-268a-4dba-8ae9-aba6fdb6ed6f","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[]
2023-01-04 23:57:42,558 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 11.277955 ms - MDC[]
2023-01-04 23:57:42,560 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,560 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cd186f9[id = 34a23680-268a-4dba-8ae9-aba6fdb6ed6f] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,560 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cd186f9[id = 34a23680-268a-4dba-8ae9-aba6fdb6ed6f] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,561 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cd186f9[id = 34a23680-268a-4dba-8ae9-aba6fdb6ed6f], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,561 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 [clientSessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,561 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,561 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4... - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,562 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 from store (clientSessionId=34a23680-268a-4dba-8ae9-aba6fdb6ed6f) - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,562 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 34a23680-268a-4dba-8ae9-aba6fdb6ed6f - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,562 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,563 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:9ik0j4tl843ao2nnuiifsf4lk4 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,563 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,563 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,563 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,564 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cd186f9[id = 34a23680-268a-4dba-8ae9-aba6fdb6ed6f], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:42,564 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped'  - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6]
2023-01-04 23:57:44,562 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
2023-01-04 23:57:44,562 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 34a23680-268a-4dba-8ae9-aba6fdb6ed6f is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
2023-01-04 23:57:44,562 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f from session store - MDC[jobName=Performing session housekeeping for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
2023-01-04 23:57:44,563 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
2023-01-04 23:57:44,572 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
2023-01-04 23:57:44,572 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 34a23680-268a-4dba-8ae9-aba6fdb6ed6f]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.196 sec - in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
Running org.eclipse.scout.rt.ui.html.UiJobsTest
2023-01-04 23:57:44,577 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:44,578 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:slh6ohhkj3cna090bi8ro69104 - MDC[]
2023-01-04 23:57:44,580 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@dd49f6b[id = 7461030b-4a89-44ad-af1e-9bd3438f4a91], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=7461030b-4a89-44ad-af1e-9bd3438f4a91]]
2023-01-04 23:57:44,580 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=7461030b-4a89-44ad-af1e-9bd3438f4a91, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:44,581 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:44,593 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:44,594 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:slh6ohhkj3cna090bi8ro69104 initialized - MDC[]
2023-01-04 23:57:44,599 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:44,603 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:hobit0sofi2tc3l04gqj67h2a1 - MDC[]
2023-01-04 23:57:44,605 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@760e3612[id = 2757e51c-f026-495c-907f-7dcfecf329ec], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=2757e51c-f026-495c-907f-7dcfecf329ec]]
2023-01-04 23:57:44,605 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=2757e51c-f026-495c-907f-7dcfecf329ec, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:44,606 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:44,608 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[]
2023-01-04 23:57:44,609 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:hobit0sofi2tc3l04gqj67h2a1 initialized - MDC[]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.eclipse.scout.rt.ui.html.UiJobsTest
Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest
2023-01-04 23:57:45,612 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-0). New content: [] [#ACK=1, uiSessionId=null] - MDC[]
2023-01-04 23:57:45,612 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.toSyncResponse(ResponseHistory.java:127) - Synchronize response queue [] for UI session null - MDC[]
2023-01-04 23:57:45,612 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [7] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [7, 8] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #0 to history [0] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [0, 1] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #2 to history [0, 1, 2] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #3 to history [0, 1, 2, 3] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #4 to history [0, 1, 2, 3, 4] for UI session null - MDC[]
2023-01-04 23:57:45,613 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #5 to history [0, 1, 2, 3, 4, 5] for UI session null - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #6 to history [0, 1, 2, 3, 4, 5, 6] for UI session null - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [0, 1, 2, 3, 4, 5, 6, 7] for UI session null - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [0, 1, 2, 3, 4, 5, 6, 7, 8] for UI session null - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #9 to history [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] for UI session null - MDC[]
2023-01-04 23:57:45,614 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #0 - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #10 to history [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] for UI session null - MDC[]
2023-01-04 23:57:45,614 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #1 - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #11 to history [2, 3, 4, 5, 6, 7, 8, 9, 10, 11] for UI session null - MDC[]
2023-01-04 23:57:45,614 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #2 - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #12 to history [3, 4, 5, 6, 7, 8, 9, 10, 11, 12] for UI session null - MDC[]
2023-01-04 23:57:45,614 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #3 - MDC[]
2023-01-04 23:57:45,614 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #13 to history [4, 5, 6, 7, 8, 9, 10, 11, 12, 13] for UI session null - MDC[]
2023-01-04 23:57:45,615 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #4 - MDC[]
2023-01-04 23:57:45,615 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #14 to history [5, 6, 7, 8, 9, 10, 11, 12, 13, 14] for UI session null - MDC[]
2023-01-04 23:57:45,615 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #5 - MDC[]
2023-01-04 23:57:45,615 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #15 to history [6, 7, 8, 9, 10, 11, 12, 13, 14, 15] for UI session null - MDC[]
2023-01-04 23:57:45,615 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #6 - MDC[]
2023-01-04 23:57:45,615 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #16 to history [7, 8, 9, 10, 11, 12, 13, 14, 15, 16] for UI session null - MDC[]
2023-01-04 23:57:45,615 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #7 - MDC[]
2023-01-04 23:57:45,615 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #17 to history [8, 9, 10, 11, 12, 13, 14, 15, 16, 17] for UI session null - MDC[]
2023-01-04 23:57:45,615 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #8 - MDC[]
2023-01-04 23:57:45,615 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #18 to history [9, 10, 11, 12, 13, 14, 15, 16, 17, 18] for UI session null - MDC[]
2023-01-04 23:57:45,616 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #9 - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #19 to history [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] for UI session null - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [7] for UI session null - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [7, 8] for UI session null - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-1). New content: [8] [#ACK=7, uiSessionId=null] - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-0). New content: [8] [#ACK=5, uiSessionId=null] - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-1). New content: [] [#ACK=8, uiSessionId=null] - MDC[]
2023-01-04 23:57:45,616 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[]
2023-01-04 23:57:45,617 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #2 to history [1, 2] for UI session null - MDC[]
2023-01-04 23:57:45,617 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-2). New content: [] [#ACK=9, uiSessionId=null] - MDC[]
2023-01-04 23:57:45,617 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[]
2023-01-04 23:57:45,617 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[]
2023-01-04 23:57:45,618 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.ui.html.ResponseHistoryTest
Running org.eclipse.scout.rt.ui.html.RequestHistoryTest
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #2 - MDC[]
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #3 - MDC[]
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #4 - MDC[]
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #3 - MDC[]
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #2 - MDC[]
2023-01-04 23:57:45,619 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #4 - MDC[]
2023-01-04 23:57:45,620 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #1 - MDC[]
2023-01-04 23:57:45,620 WARN  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:63) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1] - MDC[]
2023-01-04 23:57:45,620 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999900 - MDC[]
2023-01-04 23:57:45,620 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999901 - MDC[]
2023-01-04 23:57:45,620 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999902 - MDC[]
2023-01-04 23:57:45,620 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999903 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999904 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999905 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999906 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999907 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999908 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999909 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999910 - MDC[]
2023-01-04 23:57:45,621 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999911 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999912 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999913 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999914 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999915 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999916 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999917 - MDC[]
2023-01-04 23:57:45,622 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999918 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999919 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999920 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999921 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999922 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999923 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999924 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999925 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999926 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999927 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999928 - MDC[]
2023-01-04 23:57:45,623 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999929 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999930 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999931 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999932 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999933 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999934 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999935 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999936 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999937 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999938 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999939 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999940 - MDC[]
2023-01-04 23:57:45,624 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999941 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999942 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999943 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999944 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999945 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999946 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999947 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999948 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999949 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999950 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999951 - MDC[]
2023-01-04 23:57:45,625 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999952 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999953 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999954 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999955 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999956 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999957 - MDC[]
2023-01-04 23:57:45,626 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999958 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999959 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999960 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999961 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999962 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999963 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999964 - MDC[]
2023-01-04 23:57:45,627 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999965 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999966 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999967 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999968 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999969 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999970 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999971 - MDC[]
2023-01-04 23:57:45,628 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999972 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999973 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999974 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999975 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999976 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999977 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999978 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999979 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999980 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999981 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999982 - MDC[]
2023-01-04 23:57:45,629 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999983 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999984 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999985 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999986 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999987 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999988 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999989 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999990 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999991 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999992 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999993 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999994 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999995 - MDC[]
2023-01-04 23:57:45,630 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999996 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999997 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999998 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999999 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #1 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #201 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #202 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #203 - MDC[]
2023-01-04 23:57:45,631 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #204 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #205 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #206 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #207 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #208 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #209 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #210 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #211 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #212 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #213 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #214 - MDC[]
2023-01-04 23:57:45,632 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #215 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #216 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #217 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #218 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #219 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #220 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #221 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #222 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #223 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #224 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #225 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #226 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #227 - MDC[]
2023-01-04 23:57:45,633 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #228 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #229 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #230 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #231 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #232 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #233 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #234 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #235 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #236 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #237 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #238 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #239 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #240 - MDC[]
2023-01-04 23:57:45,634 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #241 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #242 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #243 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #244 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #245 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #246 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #247 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #248 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #249 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #250 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #251 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #252 - MDC[]
2023-01-04 23:57:45,635 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #253 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #254 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #255 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #256 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #257 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #258 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #259 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #260 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #261 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #262 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #263 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #264 - MDC[]
2023-01-04 23:57:45,636 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #265 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #266 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #267 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #268 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #269 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #270 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #271 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #272 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #273 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #274 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #275 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #276 - MDC[]
2023-01-04 23:57:45,637 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #277 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #278 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #279 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #280 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #281 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #282 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #283 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #284 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #285 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #286 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #287 - MDC[]
2023-01-04 23:57:45,638 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #288 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #289 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #290 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #291 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #292 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #293 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #294 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #295 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #296 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #297 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #298 - MDC[]
2023-01-04 23:57:45,639 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #299 - MDC[]
2023-01-04 23:57:45,640 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #301 - MDC[]
2023-01-04 23:57:45,640 WARN  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:80) - 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] - MDC[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.ui.html.RequestHistoryTest
Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
2023-01-04 23:57:45,642 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:57:45,647 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 5.316722 ms - MDC[]
2023-01-04 23:57:45,649 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 2.281083 ms - MDC[]
2023-01-04 23:57:45,650 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:57:45,650 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:57:45,650 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:57:45,651 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[]
2023-01-04 23:57:45,652 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.031501 ms - MDC[]
2023-01-04 23:57:45,665 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:45,666 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:si7vjit9g0fvmupc2ho03d6ts9 - MDC[]
2023-01-04 23:57:45,671 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1e09966e[id = b5dc3f31-6793-4981-bd2e-a30de61fc4c3], user=null] - MDC[jobName=Starting ClientSession [sessionId=b5dc3f31-6793-4981-bd2e-a30de61fc4c3]]
2023-01-04 23:57:45,672 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=b5dc3f31-6793-4981-bd2e-a30de61fc4c3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:45,672 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:45,674 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@64b9aeca] - MDC[jobName=Starting JsonClientSession]
2023-01-04 23:57:45,676 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@51f412e6 - MDC[]
2023-01-04 23:57:45,676 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:si7vjit9g0fvmupc2ho03d6ts9 initialized - MDC[]
protocol: Session stopping
2023-01-04 23:57:45,678 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1e09966e[id = b5dc3f31-6793-4981-bd2e-a30de61fc4c3] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,678 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1e09966e[id = b5dc3f31-6793-4981-bd2e-a30de61fc4c3] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,678 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1e09966e[id = b5dc3f31-6793-4981-bd2e-a30de61fc4c3], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,679 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:si7vjit9g0fvmupc2ho03d6ts9 [clientSessionId=b5dc3f31-6793-4981-bd2e-a30de61fc4c3, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,679 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:si7vjit9g0fvmupc2ho03d6ts9... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,679 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:si7vjit9g0fvmupc2ho03d6ts9 from store (clientSessionId=b5dc3f31-6793-4981-bd2e-a30de61fc4c3) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,679 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session b5dc3f31-6793-4981-bd2e-a30de61fc4c3 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,679 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
2023-01-04 23:57:45,680 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:si7vjit9g0fvmupc2ho03d6ts9 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
protocol: Before MessageBoxInStore
2023-01-04 23:57:45,681 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:375)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:570)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
	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:121)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:583)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:459)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11.run(ClientSessionWithBlockingConditionInterruptionTest.java:244)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
protocol: After MessageBoxInStore 2
2023-01-04 23:57:45,681 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@1e09966e[id = b5dc3f31-6793-4981-bd2e-a30de61fc4c3], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11]
protocol: All session jobs terminated
2023-01-04 23:57:46,679 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session b5dc3f31-6793-4981-bd2e-a30de61fc4c3 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3]
2023-01-04 23:57:46,679 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3 from session store - MDC[jobName=Performing session housekeeping for client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3]
2023-01-04 23:57:46,679 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3]
2023-01-04 23:57:46,680 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:46,680 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID b5dc3f31-6793-4981-bd2e-a30de61fc4c3]
2023-01-04 23:57:46,680 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 b5dc3f31-6793-4981-bd2e-a30de61fc4c3]
2023-01-04 23:57:46,681 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:jjjnfkr940hvh933fe1hqhjgq8 - MDC[]
2023-01-04 23:57:46,683 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3e57e3fe[id = cd90bcc7-e39d-4ffc-830b-44df1f94e776], user=null] - MDC[jobName=Starting ClientSession [sessionId=cd90bcc7-e39d-4ffc-830b-44df1f94e776]]
2023-01-04 23:57:46,683 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=cd90bcc7-e39d-4ffc-830b-44df1f94e776, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:46,684 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:46,686 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@51f412e6 - MDC[]
2023-01-04 23:57:46,687 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:jjjnfkr940hvh933fe1hqhjgq8 initialized - MDC[]
protocol: Session stopping
2023-01-04 23:57:46,688 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3e57e3fe[id = cd90bcc7-e39d-4ffc-830b-44df1f94e776] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,688 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3e57e3fe[id = cd90bcc7-e39d-4ffc-830b-44df1f94e776] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3e57e3fe[id = cd90bcc7-e39d-4ffc-830b-44df1f94e776], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:jjjnfkr940hvh933fe1hqhjgq8 [clientSessionId=cd90bcc7-e39d-4ffc-830b-44df1f94e776, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:jjjnfkr940hvh933fe1hqhjgq8... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,689 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:jjjnfkr940hvh933fe1hqhjgq8 from store (clientSessionId=cd90bcc7-e39d-4ffc-830b-44df1f94e776) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,690 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session cd90bcc7-e39d-4ffc-830b-44df1f94e776 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,690 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,690 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:jjjnfkr940hvh933fe1hqhjgq8 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
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]
2023-01-04 23:57:46,696 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462) - Failed to store the client session. - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
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$5.run(AbstractForm.java:1083)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:465)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:387)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:570)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
	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:121)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:583)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:459)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
	at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12.run(ClientSessionWithBlockingConditionInterruptionTest.java:287)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:57:46,696 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form FixtureForm] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
2023-01-04 23:57:46,697 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3e57e3fe[id = cd90bcc7-e39d-4ffc-830b-44df1f94e776], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
protocol: All session jobs terminated
2023-01-04 23:57:47,691 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session cd90bcc7-e39d-4ffc-830b-44df1f94e776 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776]
2023-01-04 23:57:47,691 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776 from session store - MDC[jobName=Performing session housekeeping for client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776]
2023-01-04 23:57:47,691 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776]
2023-01-04 23:57:47,692 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID cd90bcc7-e39d-4ffc-830b-44df1f94e776]
2023-01-04 23:57:47,692 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 cd90bcc7-e39d-4ffc-830b-44df1f94e776]
2023-01-04 23:57:47,693 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:47,694 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:v64qqkdq1iihlumh300ns6uu67 - MDC[]
2023-01-04 23:57:47,696 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@32d0464b[id = 1badd915-a7da-4f62-8652-7cdedb056522], user=null] - MDC[jobName=Starting ClientSession [sessionId=1badd915-a7da-4f62-8652-7cdedb056522]]
2023-01-04 23:57:47,696 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=1badd915-a7da-4f62-8652-7cdedb056522, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:47,696 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
protocol: Before MessageBox
2023-01-04 23:57:47,708 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@51f412e6 - MDC[]
2023-01-04 23:57:47,708 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:v64qqkdq1iihlumh300ns6uu67 initialized - MDC[]
protocol: MessageBox is open
protocol: Session stopping
2023-01-04 23:57:47,710 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@32d0464b[id = 1badd915-a7da-4f62-8652-7cdedb056522] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,711 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@32d0464b[id = 1badd915-a7da-4f62-8652-7cdedb056522] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@32d0464b[id = 1badd915-a7da-4f62-8652-7cdedb056522], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:v64qqkdq1iihlumh300ns6uu67 [clientSessionId=1badd915-a7da-4f62-8652-7cdedb056522, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:v64qqkdq1iihlumh300ns6uu67... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:v64qqkdq1iihlumh300ns6uu67 from store (clientSessionId=1badd915-a7da-4f62-8652-7cdedb056522) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 1badd915-a7da-4f62-8652-7cdedb056522 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,712 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 1badd915-a7da-4f62-8652-7cdedb056522 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,713 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:v64qqkdq1iihlumh300ns6uu67 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
2023-01-04 23:57:47,714 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@32d0464b[id = 1badd915-a7da-4f62-8652-7cdedb056522], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2023-01-04 23:57:48,713 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 1badd915-a7da-4f62-8652-7cdedb056522 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1badd915-a7da-4f62-8652-7cdedb056522]
2023-01-04 23:57:48,713 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 1badd915-a7da-4f62-8652-7cdedb056522 from session store - MDC[jobName=Performing session housekeeping for client session with ID 1badd915-a7da-4f62-8652-7cdedb056522]
2023-01-04 23:57:48,714 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 1badd915-a7da-4f62-8652-7cdedb056522]
2023-01-04 23:57:48,714 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1badd915-a7da-4f62-8652-7cdedb056522]
2023-01-04 23:57:48,714 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 1badd915-a7da-4f62-8652-7cdedb056522]
2023-01-04 23:57:48,714 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:48,716 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:eaqscqrkl2mah83hokqdp2vo5s - MDC[]
2023-01-04 23:57:48,717 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@57ba705[id = 096e39af-486b-4497-a925-3e3d8008d10b], user=null] - MDC[jobName=Starting ClientSession [sessionId=096e39af-486b-4497-a925-3e3d8008d10b]]
2023-01-04 23:57:48,718 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=096e39af-486b-4497-a925-3e3d8008d10b, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:48,718 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:48,720 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@51f412e6 - MDC[]
2023-01-04 23:57:48,721 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:eaqscqrkl2mah83hokqdp2vo5s initialized - MDC[]
protocol: Form.execLoad
2023-01-04 23:57:48,724 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureDesktop@1a485fd0 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$7]
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2023-01-04 23:57:48,726 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@57ba705[id = 096e39af-486b-4497-a925-3e3d8008d10b] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,726 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@57ba705[id = 096e39af-486b-4497-a925-3e3d8008d10b] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,726 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@57ba705[id = 096e39af-486b-4497-a925-3e3d8008d10b], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,726 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:eaqscqrkl2mah83hokqdp2vo5s [clientSessionId=096e39af-486b-4497-a925-3e3d8008d10b, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,727 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:eaqscqrkl2mah83hokqdp2vo5s... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,727 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:eaqscqrkl2mah83hokqdp2vo5s from store (clientSessionId=096e39af-486b-4497-a925-3e3d8008d10b) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,727 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 096e39af-486b-4497-a925-3e3d8008d10b - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,727 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 096e39af-486b-4497-a925-3e3d8008d10b - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
2023-01-04 23:57:48,727 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:eaqscqrkl2mah83hokqdp2vo5s - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
protocol: Form.execFinally
protocol: Form.dispose
2023-01-04 23:57:48,728 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@57ba705[id = 096e39af-486b-4497-a925-3e3d8008d10b], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
protocol: Interrupted Form
protocol: All session jobs terminated
2023-01-04 23:57:49,727 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 096e39af-486b-4497-a925-3e3d8008d10b is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 096e39af-486b-4497-a925-3e3d8008d10b]
2023-01-04 23:57:49,727 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 096e39af-486b-4497-a925-3e3d8008d10b from session store - MDC[jobName=Performing session housekeeping for client session with ID 096e39af-486b-4497-a925-3e3d8008d10b]
2023-01-04 23:57:49,727 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 096e39af-486b-4497-a925-3e3d8008d10b]
2023-01-04 23:57:49,728 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 096e39af-486b-4497-a925-3e3d8008d10b]
2023-01-04 23:57:49,728 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 096e39af-486b-4497-a925-3e3d8008d10b]
2023-01-04 23:57:49,728 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:49,729 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:s7t7b6t34akjl9qockhucbd6d9 - MDC[]
protocol: Before MessageBoxInLoad
2023-01-04 23:57:49,731 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=470a63e5-eff5-47e0-8abd-910605ac9a10]]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:344)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:575)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
	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:121)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:589)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:321)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
protocol: After MessageBoxInLoad 2
2023-01-04 23:57:49,731 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@54c3ccdb[id = 470a63e5-eff5-47e0-8abd-910605ac9a10], user=null] - MDC[jobName=Starting ClientSession [sessionId=470a63e5-eff5-47e0-8abd-910605ac9a10]]
2023-01-04 23:57:49,731 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=470a63e5-eff5-47e0-8abd-910605ac9a10, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2023-01-04 23:57:49,732 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[]
2023-01-04 23:57:49,734 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@51f412e6 - MDC[]
2023-01-04 23:57:49,734 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:s7t7b6t34akjl9qockhucbd6d9 initialized - MDC[]
protocol: Session stopping
2023-01-04 23:57:49,735 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@54c3ccdb[id = 470a63e5-eff5-47e0-8abd-910605ac9a10] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,736 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@54c3ccdb[id = 470a63e5-eff5-47e0-8abd-910605ac9a10] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,736 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@54c3ccdb[id = 470a63e5-eff5-47e0-8abd-910605ac9a10], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,736 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:s7t7b6t34akjl9qockhucbd6d9 [clientSessionId=470a63e5-eff5-47e0-8abd-910605ac9a10, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,736 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:s7t7b6t34akjl9qockhucbd6d9... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,737 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:s7t7b6t34akjl9qockhucbd6d9 from store (clientSessionId=470a63e5-eff5-47e0-8abd-910605ac9a10) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,737 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 470a63e5-eff5-47e0-8abd-910605ac9a10 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,737 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,738 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:s7t7b6t34akjl9qockhucbd6d9 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
2023-01-04 23:57:49,738 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@54c3ccdb[id = 470a63e5-eff5-47e0-8abd-910605ac9a10], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
protocol: All session jobs terminated
2023-01-04 23:57:50,738 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 470a63e5-eff5-47e0-8abd-910605ac9a10 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10]
2023-01-04 23:57:50,738 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10 from session store - MDC[jobName=Performing session housekeeping for client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10]
2023-01-04 23:57:50,738 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10]
2023-01-04 23:57:50,739 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 470a63e5-eff5-47e0-8abd-910605ac9a10]
2023-01-04 23:57:50,739 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - 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 470a63e5-eff5-47e0-8abd-910605ac9a10]
2023-01-04 23:57:50,739 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[]
2023-01-04 23:57:50,740 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:47nh35537dchbg9kju3vugsqph - MDC[]
2023-01-04 23:57:50,742 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[]
java.lang.UnsupportedOperationException: The desktop is currently loading. This method must be called after the desktop has loaded and is set onto the session
	at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.createUnsupportedOperationException(VirtualDesktop.java:169)
	at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.isShowing(VirtualDesktop.java:473)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.setDisplayHint(AbstractForm.java:2907)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.initConfig(AbstractForm.java:775)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$2.run(AbstractForm.java:667)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions$1.run(ObjectExtensions.java:86)
	at org.eclipse.scout.rt.shared.extension.ExtensionRegistry.runInContext(ExtensionRegistry.java:748)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:100)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:58)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptInitConfig(AbstractForm.java:663)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$1.run(AbstractForm.java:274)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.callInitializer(AbstractForm.java:271)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.<init>(AbstractForm.java:228)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.<init>(ClientSessionWithBlockingConditionInterruptionTest.java:436)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:353)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:575)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
	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:121)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:589)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:321)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2023-01-04 23:57:50,743 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:47nh35537dchbg9kju3vugsqph... - MDC[]
2023-01-04 23:57:50,743 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:47nh35537dchbg9kju3vugsqph from store (clientSessionId=null) - MDC[]
2023-01-04 23:57:50,743 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session null - MDC[]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.106 sec - in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest

Results :

Tests run: 290, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jasmine-maven-plugin:2.2:test (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] jetty-8.2.0.v20160908
[INFO] Started SelectChannelConnector@0.0.0.0:42585
[INFO] Executing Jasmine Specs
Jan 04, 2023 11:57:56 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
INFO: executable: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-2.1.1-linux-x86_64/bin/phantomjs
Jan 04, 2023 11:57:56 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
INFO: port: 19967
Jan 04, 2023 11:57:56 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
INFO: arguments: [--webdriver=19967, --webdriver-logfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/phantomjsdriver.log]
Jan 04, 2023 11:57:56 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
INFO: environment: {}
[INFO  - 2023-01-04T23:57:56.972Z] GhostDriver - Main - running on port 19967
[INFO  - 2023-01-04T23:57:57.183Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.1.1 Safari/538.1","webSecurityEnabled":true}
[INFO  - 2023-01-04T23:57:57.183Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.customHeaders:  - {}
[INFO  - 2023-01-04T23:57:57.183Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"2.1.1","driverName":"ghostdriver","driverVersion":"1.2.0","platform":"linux-unknown-64bit","javascriptEnabled":true,"takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}}
[INFO  - 2023-01-04T23:57:57.183Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: 9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32
[ERROR - 2023-01-04T23:57:59.828Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:57:59.828 [WARN] router: no route registered for location= null

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:57:59.829Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:57:59.935Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Calendar init creates an empty calendar' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:57:59.935Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:01.512Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Desktop displayStyle COMPACT does not bring activateForm to fail for fake views' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:01.512Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:01.830Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'OutlineMediator tableRowOrderChanged' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:01.831Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.071Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'FileChooser addFiles adds the files if multiSelect is true' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.071Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.072Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'FileChooser addFiles does only add one file if multiSelect is false' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.072Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.079Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'FileChooser removeFile removes the file' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.079Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.854Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'BasicField acceptInput must always be sent to server at the end of input, if at least one change has been made does not fail if field is removed while acceptInput is still pending' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.854Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.913Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'ValueFieldAdapter _createPropertySortFunc should order properties' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:02.913Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:04.150Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:04.150 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:04.150Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.105Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.105 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.105Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.108Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.108 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.108Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.110Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.110 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.110Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.113Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.113 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.113Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.115Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.115 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.115Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.384Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.384 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.384Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.386Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.386 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.386Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.389Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:05.389 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:05.389Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.908Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:06.908 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.908Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.916Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:06.916 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.916Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.924Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: 23:58:06.924 [WARN] Session terminated, stopped polling for background jobs

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:06.924Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  _log (:8294)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:08.488Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table insertRows rowsInserted event must be triggered before rowOrderChanged event' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:08.488Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.047Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table sort regroups the data if group by column is active' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.047Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.060Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table sort sorting sorts text columns considering locale (if browser supports it)' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.060Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.086Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table sort sorting uses non sort columns as fallback' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.086Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.088Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping renders an aggregate row for each group' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.088Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.090Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.090Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.092Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping considers view range -> only renders an aggregate row for rendered rows' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.092Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.104Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping considers view range -> doesn't render an aggregate row if the last row of the group is not rendered' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.104Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.106Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping regroups if rows get inserted' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.106Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.108Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping regroups if rows get inserted, event is from server and table was empty' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.108Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.109Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping does not regroup if rows get inserted, event is from server and table was not empty' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.109Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.111Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping regroups if rows get deleted' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.111Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.113Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping removes aggregate rows if all rows get deleted' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.113Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.115Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping regroups if rows get updated' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.115Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.117Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group column 0 only' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.117Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.118Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group column 1 only' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.118Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.120Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group columns 0 (avg) and 1 (sum)' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.120Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.122Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group columns 0, 1 and 2' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.122Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.124Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group columns 2 and 1' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.124Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.126Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group column 1 only after grouping column 0 first' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.126Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.128Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Table column grouping may group column 1 and 2 after grouping column 0 first' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:09.128Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:12.959Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - msg: Spec 'Widget setProperty with widget property does not fail if new widget is null' has no expectations.

  phantomjs://platform/console++.js:263 in error
[ERROR - 2023-01-04T23:58:12.959Z] Session [9c77e7c0-8c8b-11ed-911c-3f47fbf2ea32] - page.onError - stack:
  specDone (http://localhost:42585/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106)

  phantomjs://platform/console++.js:263 in error
[INFO  - 2023-01-04T23:58:13.937Z] ShutdownReqHand - _handle - About to shutdown
[INFO] 
-------------------------------------------------------
 J A S M I N E   S P E C S
-------------------------------------------------------
[INFO] 
JasmineScout
  toContainEventTypesExactly
    checks whether event types in correct order
    checks whether event types are complete
    considers empty values

jquery-scout
  isEnabled
    is only false when class disabled is set
  isVisible
    returns true when display != none and visiblity != hidden
  setEnabled
    DIV does not have disabled attribute
    INPUT must have disabled attribute
  toggleAttr
    toggles attribute
  icon
    sets and removes icons
  textOrNbsp
    sets text or nbsp
  htmlOrNbsp
    sets html or nbsp
  nvl
    can return alternative element
  elementFromPoint
    returns the element from point but only if it is a child
    considers the selector
    returns the document element if no element matches and document is used as container
    returns an empty collection if called on empty collection
  cssPxValue
    is behaves differently with different types of arguments
  debounce
    is debounces function calls

Extension
  extend functions of StringField
    should extend _init method
    should extend _renderProperties method
    should extend _renderInputMasked method

ObjectFactory
  creates objects which are registered in scout.objectFactories
  scout.create works with KeyStroke
  puts the object type to the resulting object
  puts the object type to the resulting object
  throws an error if no explicit type is specified
  throws an error if argument list is wrong
  finds the correct constructor function if no factory is defined
    uses scout namespace by default
    uses namespace of given object type if provided
    considers variants
    considers variants also within a custom namespace for object type
    considers variants also within a custom namespace for variant
    considers variants also within a custom namespace for variant and a different variant for objectType
    can handle too many variants in objectType
    can handle nested namespaces
    throws errors
    variantLenient
      tries to create an object without variant if with variant fails
      tries to create an object without variant if with variant fails also with custom namespace

ObjectInfo
  parse
    parses objectType only - without namespace
    parses objectType only - with namespace
    parses objectType and variant - without namespace
    parses objectType and variant - with namespace on objectType (model variant inherits namespace from object type)
    parses objectType and variant - different namespaces for model variant and  object type
    parses objectType with multiple nested namespaces
  toString
    returns correct string

Action
  defaults
    should be as expected
  setTabbable
    should modify $container tabindex
  key stroke
    triggers action
    is not triggered if another action with the same key stroke handled it first

Calendar
  init
    creates an empty calendar
  dayPosition
    calculates the day position
  component
    part day position
      calculates the part day position
      calculates the part day position for a range smaller than the minimum
      calculates the part day position for components larger than a day
    sort
      sorts first from then to
    arrangeComponents
      does nothing for no components
      arranges a single component
      arranges non intersecting components
      arranges intersecting components
      arranges equal components
      arranges intersecting and non-intersecting components
      reduces rows when arranging components
      arranges intersecting components spanning more than one day
  navigation
    navigate forward and back (with first day of month selected)
    navigate forward and back (with last day of month selected)

DateRange
  equals

Code
  init
    registers texts if texts property is set
    uses the language configured by scout.codes.defaultLanguage as default
    fails if text and texts are set
  text
    returns the text for the given languageTag (with texts property)
    returns the text for the given locale (with texts property)
    returns the text for the given languageTag (with text property)
    returns the text for the given languageTag (with text property including a text key)

CodeType
  init
    creates codes and hierarchy
  add
    adds new root code to codeType
    adds new child code to codeType
  get
    returns code with codeId
    throws error for unknown codeId
  getCodes
    returns all codes
    returns root codes

scout.codes
  can init without data
  finds a code type by ID
  finds a code by ID (single and two parameter call)
  throws an error when code type is not found
  throws an error when code is not found
  optGet
    should work as get if code exists
    should return null if code does not exist
  add
    adds a code type or an array of code types

DatePicker
  showDate
    shows the month specified by the given date

DesktopAdapter
  activateForm
    sends formActivateEvent
    can close and open new form in the same response
  onFormShow
    activates form but does not send an activate form event

DesktopFormController
  Listens to popupWindowReady event and calls _onReady - having a popupWindow instance
  Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case)
  _addPopupWindow registers listeners and adds to array with popup-windows
  _removePopupWindow cleans up and removes from array with popup-windows

Desktop
  notification
    is rendered when desktop is rendered
    may be added with addNotification
    schedules addNotification when desktop is not rendered
    removeNotification with object
    removeNotification with (string) ID
    _onNotificationRemove - last notifications removes $notifications DIV
  outline
    gets displayed in desktop navigation 
    activates modal views when being rendered
  benchVisible
    controls visibility of the bench
    removes the content after the animation
  navigationVisible
    controls visibility of the navigation
    only affects content in navigation, not in bench or header
  headerVisible
    controls visibility of the header
  geolocation
    asks the browser for its geographic location
  showForm
    shows and activates the form
    adds a view to the bench if displayHint is View
  activateForm
    brings non-modal dialog in front upon activation
    keeps the order of other non-modal dialogs even when one of them is the display-parent of the dialog to activate
    activates outline when activating dialog of other outline
    activates outline when activating child dialog of other's outline dialog
    does not bring non-modal dialog in front of desktop-modal dialog
    brings non-modal dialog in front of other non-modal dialog and it's modal child-dialog
    brings complete hierarchy of a non-modal dialog with 2-levels of modal child dialogs in front
    keeps position of dialog's messagebox relative to it's parent dialog while reordering dialogs
    brings dialog with messagebox on top upon mousedown on messagebox
    keeps desktop's messagebox on top while reordering dialogs
    keeps position of dialog's fileChooser relative to it's parent dialog while reordering dialogs
    brings dialog with filechooser on top upon mousedown on filechooser
    does not change position of desktop's fileChooser while reordering dialogs
    activates parent view upon activation of child dialog
  activeForm
    will be set to the display parent form if dialog closes
    will be set to currentView if dialog closes and there is no display parent form
    will be set to undefined if dialog closes and there is no currentView and no display parent
    must not be the detail form
    must not be the detail form even if it is the display parent
    must be a form
  displayStyle
    COMPACT
      shows bench and hides navigation if a view is open
      opens the bench again if a view is shown right after the last view was closed
      hides bench and shows navigation if the last view gets closed
      does not bring activateForm to fail for fake views

PopupWindow
  Constructor sets cross references and window-name
  Initialization in _onReady

DesktopBench
  updateOutlineContent
    called when an outline page gets selected
    doesn't get called if page already is selected
    sets detailForm as outlineContent if node gets selected
    preserves desktop.inBackground when updating outline content
    preserves desktop.inBackground when switching nodes

DesktopHeader
  onBenchOutlineContentChange
    attaches listener to new outline content
    removes listener from old outline content
    removes listener when getting removed

DesktopNavigation
  viewButtonBox
    is rendered if there are view buttons
    is not rendered if there are no view buttons
  outline
    collapses and expands in two steps when breadcrumb toggling enabled
    collapses and expands in one step when breadcrumb toggling disabled

DesktopNotification
  will fade in, be added to the desktop and be renderd upon show() 
  will fade out and be removed from the dektop upon hide()
  _init copies properties from event (model)
  has close-icon when notification is closable

OutlineMediator
  tableRowsInserted
  tableRowsDeleted
  tableRowsUpdated
  tableRowAction
  tableRowOrderChanged
  tableRowsFiltered

Outline
  collapsing
    still allows a messagebox to be shown
  dispose
    calls onNodeDeleted for every node to be able to cleanup
    calls onNodeDeleted for every node (which was not already deleted before) to be able to cleanup
  deleteNodes
    calls onNodeDeleted for every node to be able to cleanup
  deleteAllChildNodes
    calls onNodeDeleted for every node to be able to cleanup
  navigateToTop
    collapses all nodes in bread crumb mode
  selectNodes
    handle navigateUp only once
    otherwise handle single selection (or do nothing when selection is != 1 node)
  updateDetailMenus
    adds the empty space menus of the detail table to the detail menu bar
    adds the single selection menus of the parent detail table to the detail menu bar
    attaches a listener to the detail table to get dynamic menu changes
    removes the listener from the detail tables on selection changes and destroy
  click on a node inside the detail content
    does not modify the outline

SearchOutlineAdapter
  onModelPropertyChange
    requestFocusQueryField
      may be called multiple times

NavigateButton
  is only created once for each node
  will be destroyed when navigateButtonsVisible is set to false

NavigateDownButton
  _toggleDetail is always false
  _isDetail returns true or false depending on the state of the detail-form and detail-table
  _buttonEnabled
    is disabled when node is a leaf
    is enabled when node is not a leaf and we're currently displaying the detail
    is only enabled when detail-table has exactly one selected row
    is not enabled when selected row is not linked to a page
    is enabled when selected row is linked to a page later when page is inserted (remote case)
  _drill drills down to first selected row in the detail table

NavigateUpButton
  _toggleDetail is always true
  _isDetail returns true or false depending on the state of the detail-form and detail-table
  _buttonEnabled
    is true when current node has a parent or...
    is true when current node is a top-level node and outline a default detail-form or...
    is false otherwise
  _drill
    drills up to parent node, sets the selection on the tree
    shows default detail-form or outline overview

ViewButtonBox
  viewMenuTab
    is only visible if there are visible view buttons with displayStyle == "MENU"
    is not visible if there are no visible view buttons ith displayStyle == "MENU"
    is not visible if there are visible view buttons with displayStyle == "TAB"
    is not visible if there are no view buttons at all

FileChooserAdapter
  cancel
    does not close the chooser but sends a cancel event

FileChooser
  open
    opens the chooser
  close
    closes the chooser
  addFiles
    adds the files if multiSelect is true
    does only add one file if multiSelect is false
  removeFile
    removes the file

scout.FocusManager
  isSelectableText
    must return true for disabled text-fields
  Focus fixes for Internet Explorer (IE)
    Click on table-cell, must focus table
    Click on tree-node, must focus tree
  validateFocus
    When nothing else is focusable, focus must be on the Desktop (=sandbox)
    with forms:
      Focus-context must install listeners on its $container
      Focus must be on the 1st form-field when form is rendered
      FocusContext must remember the last focused element
      A new FocusContext must be created when a form is opened as dialog
      Must focus another valid field if the focused field is removed
      Must focus another valid field if the focused field is hidden
  activateFocusContext
    activates the context of the given $container and restores its focus

FormAdapter
  form destroy
    destroys the adapters of the children
  onModelAction
    disposeAdapter
      destroys the form

FormLifecycle
  cancel
    don't open popup when nothing has been changed
    open popup when value of field has been changed
    triggers close event after cancel
  ok
    should validate fields and display message box when form is saved
    should call save handler when form is saved and all fields are valid
  validation error message
    should list labels of missing and invalid fields

FormMenu
  setSelected
    opens and closes the form popup
    opens the popup and the ellipsis if the menu is overflown
    opens the popup but not the ellipsis if the menu is overflown and mobile popup style is used
  onModelPropertyChange
    selected
      calls setSelected

Form
  init
    marks the root group box as main box
  open
    opens the form
    adds it to the display parent
  close
    closes the form
    removes it from the display parent
  abort
    closes the form if there is a close button
    closes the form by using cancel if there is no close button
  destroy
    destroys its children
  cacheBounds
    read and store bounds
    update bounds - if cacheBounds is true
    update bounds - if cacheBounds is false
  modal
    creates a glass pane if true
    does not create a glass pane if false
  displayParent
    is required if form is managed by a form controller, defaults to desktop
    is not required if form is just rendered
    always same as parent if display parent is set
    blocks desktop if modal and displayParent is desktop
    blocks detail form and outline if modal and displayParent is outline
    blocks form if modal and displayParent is form
  rootGroupBox.gridData
    is created using gridDataHints when the logical grid is validated
  initialFocus
    references the widget which should gain focus after the form is displayed

BasicField
  acceptInput must always be sent to server at the end of input, if at least one change has been made
    updateDisplayTextOnModify = true, with changed text
    updateDisplayTextOnModify = false, with changed text
    updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with changed text
    updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with *pending* changed text
    updateDisplayTextOnModify = true, then acceptInput(false) is fired. -> send should be done immediately
    updateDisplayTextOnModify = true, w/o changed text
    updateDisplayTextOnModify = false, w/o changed text
    does not fail if field is removed while acceptInput is still pending
  clear
    removes the text and accepts input also with updateDisplayTextOnAnyKey set to true

FormFieldAdapter
  onModelPropertyChange
    event should update model

FormField
  inheritance
    inherits from Widget
  _initProperty
    gridDataHints are extended (not replaced) on init when gridDataHints is a plain object
    gridDataHints are replaced when gridDataHints is instanceof GridData
  property label position
    position on_field
      sets the label as placeholder
      does not call field._renderLabelPosition initially
    position top
      guarantees a minimum height if label is empty
    does not display a status if status visible = false
  disabled style read-only
    sets css class 'read-only' when field is disabled and setDisabledStyle has been called 
  property tooltipText
    adds class has-tooltip if there is a tooltip text
  property menus
    adds class has-menus if there are menus
    adds class has-menus has-tooltip if there are menus and a tooltip
  property status visible
    shows a status if status visible = true
    does not show a status if status visible = false
    shows a status even though status visible is false but tooltipText is set
    shows a status even though status visible is false but errorStatus is set
  property visible
    shows the field if visible = true
    does not show the field if visible = false
    hides the status message if field is made invisible
    shows the status message if field is made visible

ValueFieldAdapter
  _createPropertySortFunc
    should order properties

ValueField
  property status visible
    shows a status even though status visible is false but there are visible menus
  init
    sets display text using formatValue if value is set initially
    does not override display text using formatValue if display text is set initially
    does not override display text using formatValue if display text is set initially even if value is set as well
    does not set value if value is invalid initially
    does not override the errorStatus if an errorStatus is set initially
    does not override the errorStatus if an errorStatus set initially even if an invalid value is set
    calls validate and format when value is set initially
  setValue
    sets the value, formats it and sets the display text
    does not set the value but the error status and display text if the validation fails
    deletes the error status if value is valid
    does not fire a property change if the value has not changed
    executes every validator when validating the value
    converts undefined to null
  _validateValue
    may throw an error if value is invalid
    may throw a scout.Status if value is invalid
    may throw a message if value is invalid
  parseAndSetValue
    parses and sets the value
    does not set the value but the error status if the parsing fails
    deletes the error status if parsing succeeds
  acceptInput
    accepts the current display text by calling parse, validate and format
    is triggered when input is accepted
    contains the actual displayText even if it was changed using format value
    updates the display text even if it was changed using parse value
  validator
    may be set initially
  addValidator
    adds a validator and revalidates the value
  removeValidator
    removes a validator and revalidates the value
  setValidator
    removes every validator and sets the new one
  setValidators
    replaces the list of validators with the given ones
  parser
    may be set initially
  setParser
    replaces the existing parser by a new one and parses the display text again
  formatter
    may be set initially
  setFormatter
    replaces the existing formatter by a new one and formats the value again
  clear
    removes the text and accepts input
  validation: initialValue, touched, empty and mandatory
    sets initialValue when markAsSaved is called
    sets touched to true when value is different from initial value
    sets empty to true when value is an empty string (for StringField)
    validate returns valid when errorStatus is not set and field is not mandatory
    validate returns not valid when errorStatus is set or field is mandatory and empty
  menu visibility
    context menu only shows visible menus
    context menu only shows only menus of specific type
    context menu triggers a display text changed event

BeanField
  renders the bean
  updates properties correctly

BrowserFieldAdapter
  sends postMessage on message

Button
  setLabel
    toggles the class with-label on the icon
  setIconId
    toggles the class with-label on the icon
  setting legacy styles
    sets style attributes

CheckBoxField
  inheritance
    inherits from ValueField
    _renderValue sets checked property
    _renderValue sets disabled property
  keyStroke
    toggles the value

CheckBoxFieldWithTriState
  inheritance
    inherits from ValueField
    _renderValue sets checked and undefined classes
    _renderValue sets disabled property

ClipboardField
  Rendered container has the right class
  Rendered field DIV has _not_ an unselectable attribute in IE9

DateFieldAdapter
  parseValue
    sets the server errorStatus if the displayText was reverted to the one provoking the error
    sets the server errorStatus if the displayText was reverted to the one provoking the error using key down/up
    sets the server errorStatus if the displayText was reverted to the one provoking the error using picker
    does not accidentially remove the model error status on acceptInput
  picker
    sends displayText and value if date was selected

DateField
  displayText
    is shown correctly after rendering
    is removed properly when setting to ''
  parseAndSetValue
    parses and sets the value
  init
    sets display text using formatValue if value is set initially
  setValue
    sets the value, formats it and sets the display text
    does not set the value but the error status and display text if the validation fails
    deletes the error status if value is valid
  acceptInput
    validate again if a new date was typed and reverted
  acceptDate
    removes time as well if date was deleted
    does not remove time if date was deleted and time has an error
  acceptTime
    removes date as well if time was deleted
    does not remove date if time was deleted and date has an error
  click
    opens the datepicker
    opens the picker and preselects the current date but not the previous date if it was cleared before
  blur
    closes the datepicker
    accepts the prediction
    accepts the prediction with autoDate
    updates the model with the selected value
    sends value and displayText
    does not send value and displayText again if not changed
    does not send value and displayText if no date was entered
  validation
    invalidates field if value is invalid (not a date)
    prevents model update if value is invalid
  picker
    sets selected date as field value when a date was selected
    unselects the date if the field's text was removed
    sets selected date as field value when a date was selected even if another date was typed
  key handling
    ESC
      closes the datepicker
    ENTER
      updates the model with the selected value and closes picker
    DOWN
      opens the picker and selects the current date and time <<< FAILURE!
        * Expected false to be true.
        * Expected '05.01.2023' to be '04.01.2023'.
        * Expected false to be true.
      selects the current date if picker is open and no date is selected
      removes the error status if the date was invalid before opening the picker
      increases day by one
      increases month by one if shift is used as modifier
      increases year by one if ctrl is used as modifier
      increases minutes to the next 30 if pressed in time field
    UP
      decreases day by one
      decreases month by one if shift is used as modifier
      decreases year by one if ctrl is used as modifier
  date validation and prediction
    can validate inputs
    can predict dates
    can predict yyyy.MM
  can predict partial years
  allowed dates
    _referenceDate returns only allowed date - only one date
    _referenceDate returns only allowed date - choose nearest date in the future
    _referenceDate returns only allowed date - when no date in future is available, choose nearest date in past
    _setAllowedDates must convert date strings into Dates
  touch = true
    date picker touch popup
      is opened if datefield is touched
      is closed when date in picker is selected
      unregisters clone after close
      updates displayText and value of datefield if date in picker is selected
      updates displayText and value of datefield if date in picker is entered
      updates displayText and value of datefield if date and time in picker are entered
      shows datefield with same date as clicked datefield
      shows datefield with same date as clicked datefield, if field empty initially
      clears displayText and value of datefield if date in picker was removed
      shows datefield with same date as clicked datefield, even if value was deleted before
      does not remove time if date was cleared but another date selected 
    time picker touch popup
      is opened if datefield is touched
      is closed when time in picker is selected
      updates displayText and value of datefield if date in picker is selected
      updates displayText and value of datefield if date in picker is entered
      does not remove date if time was cleared but another time selected 
  hasDate
    renders date field if set to true
    renders before time field even if set later
    does not loose date if hasDate is toggled
    sets enabled property correctly if hasDate is toggled
  hasTime
    renders time field if set to true
    renders after date field even if set later
    does not loose time if hasTime is toggled
    sets enabled property correctly if hasTime is toggled

GroupBoxBodyGrid01
  group box layout 01
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid02
  group box layout 02
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid03
  group box layout 0100
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid04
  group box layout 04
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid05
  group box layout 05
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid06
  group box layout 06
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid07
  group box layout 07
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid08
  group box layout 08
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid09
  group box layout 09
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid10
  group box layout 10
    test horizontal layout
    test vertical smart layout

GroupBoxBodyGrid11
  group box layout 11
    test horizontal layout
    test vertical smart layout

GroupBox
  _render
    adds group-box div when label is set
    renders controls initially if expanded
    does not render controls initially if collapsed, but on expand
  focus
    focus first focusable field in groupBox
  default values
    gridDataHints
  enabled
    is not propagated to children by default
    but maybe propagated to children if required
  logical grid
    is validated automatically by the logical grid layout
    will get dirty if a field gets invisible
    may be specified using the object type
    uses widthInPixel and heightInPixel as dialog width and height if set on main box
  scrollable
    null by default
    is set to true if it is a mainbox
    is not set to true if it is a mainbox but explicitly set to false

LabelField
  HtmlEnabled
    if false, encodes html in display text
    if true, does not encode html in display text
    if false, replaces 
 with br tag and encodes other text
    if true, does not replace 
 with br tag and does not encode other text

NumberFieldAdapter
  parse
    prevents setting the error status
    prevents clearing the error status
  supports the calculator

NumberField
  setValue
    sets the value and formats it using decimalFormat if the value is valid
    tries to convert the value into a number
    does not set the value if it is invalid
    sets the error status and display text if the value is invalid
    uses another invalidation message than the value field
  acceptInput
    updates the display text after calculation even if the value was not changed
  setDecimalFormat
    sets the decimal format
    if the parameter is a string, it is assumed it is the pattern
    updates the value and the display text if the format changes
    updates the value and the display text if the multiplier changes
  calculates value
    with . as separator and ' as grouping char
    with , as separator and . as grouping char
    of unary expressions
    of sum expressions
    of product expressions
    of complex expressions
    of invalid expressions

RadioButtonGroup
  enabled
    propagation
  selectButton
    selects the new button and unselects the old one
    makes only the new button tabbable
    does not remove the tabindex if the button is deselected
    focuses the new button if the old button had the focus

RadioButton
  keyStroke
    selects the button
    does not focus the button

SequenceBox
  mandatory indicator
    does not exist
  label width
    is 0 if it is empty
  status handling
    moves the error status of the last field to the seq box
    moves the tooltip of the last field to the seq box
    moves the menus of the last field to the seq box
    does not display the error message of the last field, only the one of the seq box
    removes the tooltip from the seq box if last field gets invisible
    moves the tooltip from the first field to the seq box if it gets the last field after a visibility change
    moves the error from the first field to the seq box if it gets the last field after a visibility change
    makes sure the status may be displayed on the field again if the field was the last visible field once

SliderField
  slider
    accepts the value

SmartField
  _onKeyUp
    does not call _openProposal() when TAB, CTRL or ALT has been pressed
    calls _openProposal() when a character key has been pressed
  _syncProposalChooser
    must reset _requestProposal property
  _openProposal
    must "browse all" when field is valid and browseAll parameter is true
    must search by display-text when field is valid and browseAll parameter is false
    must "browseAll" when field is invalid
  _acceptProposal
    must set displayText
    must call clearTimeout() for pending typedProposal events
    dont send _acceptProposal when displayText has not changed
    send _acceptProposal when displayText has changed
    send deleteProposal when displayText has been deleted quickly
  touch = true
    opens a touch popup when smart field gets touched
    opens a touch popup if there already is a proposal chooser while rendering
    shows smartfield with same text as clicked smartfield
  _formatValue
    uses a lookupcall to format the value
    returns empty string if value is null or undefined
    returns the value as string if there is no lookup call
  multiline
    multi-line lookupcall on single-line field
    multi-line lookupcall on multi-line field
  display text
    is also rendered if it is empty

ProposalField2
  proposal field
    defaults
    setValue
    setLookupRow should set value too
    lookupOnAcceptByText
    when lookupOnAcceptByText=true the value is not deleted when aboutToBlurByMouseDown is called
    should set error status when result has an exception

SmartField2Multiline
  display text
    show first line as INPUT value, additional lines in separate DIV
    reset multiline-lines DIV on error

SmartField2
  general behavior
    defaults
    setLookupRow
    init LookupCall when configured as string
    when setValue is called, load and set the correct lookup row
    load proposals for the current displayText
  clear
    clears the value
    clears the value, also in touch mode
    does not close the popup but does a browse all
  touch popup
    marks field as clearable even if the field is not focused
    stays open if active / inactive radio buttons are clicked
    stays open even if there are no results (with active filter)
  acceptInput
    should not be triggered, when search text is (still) empty or equals to the text of the lookup row
    should not be triggered, when search text is (still) empty or equals to the text of the lookup row (lookupRow.text is null)
    should (not) reset selected lookup row
      use lookup row
      reset when popup is closed
      reset when user was typing or search-text has changed
      reset when lookup result is out-dated
      must add CSS class from selected lookup-row to field
  lookup
    should increase lookupSeqNo when a lookup is executed
    should set error status when result has an exception
    _executeLookup should always remove lookup-status (but not the error-status)
    lookupByKey should set first lookup-row from result as this.lookupRow
  touch / embed
    must clone properties required for embedded field
    _copyValuesFromField
  aboutToBlurByMouseDown
    should not perform lookup for search by text
  maxBrowseRowCount
    default - don't limit lookup rows
    limit lookup rows

StringFieldAdapter
  onModelPropertyChange
    insertText
      may be called multiple times with the same text

StringField
  inputMasked
    sets the field into password mode, if true
    unsets the password mode, if false
  insertText
    expects empty field at the beginning
    inserts text into an empty field
    appends text to the previous value (if no text is selected)
    replaces selection #1 (if part of the text is selected, selection does not start at the beginning)
    replaces selection #2 (if part of the text is selected, start at the beginning)
    replaces selection #3 (if whole content is selected)
    sends display text changed to server using accept text
    sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true
  trim
    should restore selection
    should not break when displayText is very long (regex is too big)
  setValue
    sets the value and display text if the value is valid
    tries to convert the value into a string
    sets the value to null if given value is empty
    sets value to null if given value only consists of whitespaces and trim is true
    does not set value to null if given value only consists of whitespaces and trim is false

TabBoxAdapter
  onModelPropertyChange
    selectedTab
      selects the tab but does not send a selectTab event

TabBox
  render
    does NOT call layout for the selected tab on initialization
    must not create LogicalGridData for tab items
  selection
    should select tabs by ID
  key handling
    supports left/right keys to select a tab-item

TabItem
  _renderStatusVisible
    invalidates tabarea if status visibility changes
  _renderCssClass
    adds CSS class to both, TabItem and GroupBox

TableFieldAdapter
  property table
    destroys the table and model adapter if value is changed to ''

TableField
  property table
    shows (renders) the table if the value is set
    destroys the table if value is changed to null
    table gets class 'field' to make it work with the form field layout
    table gets class 'field' to make it work with the form field layout (also when table is set later)
  requiresSave
    should require save when row has been updated
    does not create a memory leak if same row is updated multiple times
    should require save when row has been deleted
    should require save when row has been inserted
    should NOT require save when row has been inserted and deleted again
    should NOT require save when row has been inserted and deleted again even if it was updated or checked in the meantime
    should require save when row has been checked
    should NOT require save when row has been checked and unchecked again

WrappedForm
  mandatory indicator
    does not exist
  test initial focus disabled
    string field in inner form hasn't focus
  test initial focus enabled
    string field in inner form has focus

IFrame
  setLocation
    sets the location of the iframe
    sets the location to about:blank if location is empty

scout.Icon
  render
    creates a span if it is a font icon
    creates an img if it is an image icon
  setIconDesc
    accepts a string representing the iconId
    accepts a scout.IconDesc

Key
  toKeyStrokeString
    creates a string representing that key
    considers modifiers

KeyStroke
  unrepeatability
    means that an unrepeatable KeyStroke is triggered exactly once per keyup event, even given three keydown events
    means that an unrepeatable KeyStroke is triggered exactly once given the sequence (keydown, keyup)

HtmlComponent
  install
    does NOT set data 'htmlComponent' when constructor is called
    sets data 'htmlComponent' when install() is called
  size
    returns getBoundingClientRect() of JQuery comp
  setSize
    accepts scout.Dimension as single argument
    calls invalidate on layout when size has changed
  insets
    reads padding, margin and border correctly
  validateLayout
    calls htmlComp.layout
    calls layout of the child component
    does not layout invisible components
    does not layout components with an invisible parent
    does not call isParentVisible too many times

LayoutValidator
  invalidateTree
    keeps track of invalid html components
    considers only the topmost component
    and validate roots
    makes sure parent components are put in front of child components
  validate
    calls layout for each invalid html component
    does not call layout if component has been removed
    does not call layout if component has been detached, but does not remove from invalid components either
    removes the component from the list of invalidate components after validation
  cleanupInvalidObjects
    removes the widget from invalid components when a widget gets removed

LogicalGridLayoutInfo
  Rectangle.union
    produces same results as java.awt.Rectangle
  layoutCellBounds
    calculates bounds

graphics
  bounds
    returns rectangle with position from JQuery.position()
    returns rectangle with size from JQuery.outerWidth/Height
    returns rectangle with size from  JQuery.outerWidth/Height() including margin if includeMargin is true
  Point
    equals
  Dimension
    accepts two numbers as width and height arguments
    accepts a single scout.Dimension argument
    equals
  Rectangle
    equals
    intersects
  Insets
    equals

LookupRow
  constructor
  sets defaults when created with a plain object
  uses values from plain object instead of defaults, when set

main
  nvl
    can return alternative value
  assertParameter
    throws Error when value is not set
    throws Error when value has wrong type
  isOneOf
    can check if value is one of multiple values
  create
    accepts string or object as first argument
    creates a new initialized widget with parent and session set
    creates local object if first parameter is the objectType
      sets property 'id' correctly when no ID is provided
      session must be set, but adapter should not be registered
    creates local object if first parameter of type object and contains objectType property

ButtonAdapterMenu
  initialization / destroy
    should set/delete adaptedBy property on original button instance
  focusable element
    button should delegate to adapter menu

ContextMenuPopup
  options.cloneMenuItems
    true
      clones the given menus and renders the clones
      only destroys and removes the clones on popup close
    false
      renders the original menus
      removes but does not destroy the menus on popup close
  renderMenuItems
    renders invisible menus
    adds last and first classes
    considers visibility when adding last and first classes

MenuBarPopup
  is opened on doAction if the menu has child actions
  rerenders the head on a menu property change

MenuBar
  setMenuItems
    prefers EmptySpace for the left position if menu has multiple menuTypes
    must add/destroy dynamically created separators
    renders menu bar invisible if no visible menu items are available
    renders menu bar visible if at least one visible menu item is available
  propertyChange
    must listen on property changes of its menu items (even when menu bar is not rendered)
    must remove property change listeners on destroy
  layout
    gets invalidated if a menu changes its visibility
  updateDefaultMenu
    marks first visible and enabled menu that reacts to ENTER keystroke as default menu
    updates state if menu gets enabled or disabled
    considers rendered state of default menu

MenuItemsOrder
  _createSeparator
  _menuTypes

Menu
  defaults
    should have expected defaults
  render
    render depending on the actionStyle
    render as separator
    must not render childActions when popup is not open
  isTabTarget
    should return true when menu can be a target of TAB action

menus
  filter
    does nothing if no menus are given
    returns no menus if no types are given
    only returns visible menus, if onlyVisible param is set to true
    only returns menus with given type (even when menu is not visible)
    only returns parent menus if child menus should be displayed
    only returns parent menus if child menus have correct type
  updateSeparatorVisibility
    makes leading separators invisible
    makes trailing separators invisible
    makes duplicate separators invisible
    makes all separators invisible if there are no other visible menus
    reverts to old state if sibling menus get visible
    considers all rules

Planner
  deleteResources
    deletes resources from model
    deletes resources from html document
    also adjusts selectedResources and selectionRange if deleted resource was selected
  updateResources
    updates resources in model
    updates resources in html document
    updates activities
  renderScale
    displayMode: DAY
      draws scale for whole day
      draws scale for one hour
      draws scale for two hour interval
      draws scale with only showing every second label
    displayMode: WEEK / WORK_WEEK
      draws scale for WEEK for whole day with 6h interval
      draws scale for WEEK with only showing every second label
      draws scale for WEEK with changing month
      draws scale for WORK_WEEK for whole day with 6h interval
      draws scale for WORK_WEEK with only showing every second label
    displayMode: MONTH
      draws scale
      draws scale with only showing every second label
    displayMode: CALENDAR_WEEK
      draws scale for CALENDAR_WEEK displayMode
      draws scale with only showing every second label
      draws scale with only showing every third label
    displayMode: YEAR
      draws scale for YEAR displayMode
      draws scale with only showing every second label
      draws scale with only showing every third label
  transformLeft/transformWidth
    calculates left and width in WEEK mode for whole days
    calculates left and width in WEEK mode for limitted day range
    calculates left and width in WEEK mode for limitted day range (only firstHourOfDay set)
  select
    selects at least the number of intervals configured by display mode options
    respects end of day if minSelectionIntervalCount is set

Popup
  withGlassPane
    shows a glass pane if set to true
    does not show a glass pane if set to false

scrollbars
  onScroll
    attaches handler to scrolling parents which execute when scrolling
  offScroll
    detaches handler from scrolling parents
  isLocationInView
    returns true if the given location is inside the given $scrollable
    returns false if x of the given location is outside of the given $scrollable (smaller)
    returns false if y of the given location is outside of the given $scrollable (smaller)
    returns false if x of the given location is outside of the given $scrollable (greater)
    returns false if y of the given location is outside of the given $scrollable (greater)
  render
    ensures parent has position absolute or relative

BusyIndicator
  render
    uses entry point as parent if no $parent is provided
    uses $parent as parent if provided

ModelAdapter
  can handle properties in any order
  _syncPropertiesOnPropertyChange calls set* methods or setProperty method
  init
    copies properties to widget
    sets default values
  destroy
    destroys the adapter and its children
    does not destroy children, which are globally used
  onModelPropertyChange
    adapter
      creates and registers the new adapter
      destroys the old adapter
    filters
      propertyChange events
        should send event when property change is triggered by widget
        should not send event when property is triggered by server
      widget events
        should handle widget event when it is not filtered
        should not handle widget event when it is filtered
    export adapter
      exportAdapterData should export last part of model-class as ID
    adapters
      creates and registers adapters
      destroys the old adapters
      destroys the old and creates the new adapters if the array contains both

ResponseQueue
  add
    adds elements to the queue in the correct order
    removes elements that are superseded by combined response
  process
    processes elements in the correct order
    does not process elements in the wrong order
    does not process same response twice

Session
  send
    sends multiple async events in one call
    sends multiple async events in one call over multiple user interactions if sending was delayed
    does not await the full delay if a susequent send call has a smaller delay
    does not await the full delay if a previous send call has a smaller delay
    coalesces events if event provides a coalesce function
    sends requests consecutively
    sends requests consecutively and respects delay
    queues ?poll results when user requests are pending
    resumes polling after successful responses
    does not resume polling after JS errors
    does not resume polling after UI server errors
    does not resume polling after HTTP errors
    does not resume polling after session terminated
  init
    sends startup parameter
    sends user agent on startup
  texts
    check if correct text is returned
    check if empty text is returned
    check if null text is returned
    check if arguments are replaced in text
    check if multiple arguments are replaced in text
    check if undefined texts return an error message
    optText returns undefined if key is not found
    optText returns default value if key is not found
    optText returns text if key found
    optText returns text if key found, with arguments

Splitter
  renders the splitter at the given position

SimpleTabArea
  renders the tabs in the correct order

TableAdapter
  selectRows
    sends rowsSelected event containing rowIds
    does not send selection event if triggered by server
  checkRows
    sends rowsChecked event containing rowIds
    does not send rowsChecked event if triggered by server
  onModelAction
    rowsSelected event
      calls selectRows
    rowsDeleted event
      calls deleteRows
      does not send rowsSelected event for the deleted rows
    allRowsDeleted event
      calls deleteAllRows
      does not send rowsSelected event
    rowsInserted event
      calls insertRows
      may contain cells as objects
      may contain cells as scalars
      respects null values
      uses text as value if value is not provided
    rowOrderChanged event
      calls updateRowOrder
      correct DOM order for newly inserted rows
    rowsUpdated event
      calls updateRows
    columnStructureChanged event
      calls updateColumnStructure
    columnOrderChanged event
      calls updateColumnOrder
    columnHeadersUpdated event
      calls updateColumnHeaders
  onModelPropertyChange
    menus
      creates and registers menu adapters
      destroys the old menus
      destroys the old and creates the new menus if the list contains both
  _sendFilter
    should not coalesce remove and 'add' events
  _postCreateWidget
    should send a filter event, if a filter exists on table after widget is created.

TableFilter
  row filtering
    applies row filter when table gets initialized
    doesn't filter anymore if filter gets removed
    applies row filter if a new row gets inserted
    applies row filter if a new row gets inserted, even if table is not rendered
    applies row filter if a row gets updated
    applies row filter if a row gets updated, even if table is not rendered
    properly handles successive row insertion and updates
    properly handles reset table case
    considers view range
    renders empty data if all rows are removed due to filtering
  selection
    gets removed for non visible rows after filtering
    stays removed even if filtered row is selected explicitly
    gets removed for non visible rows after filtering if a row has been updated
    gets restored for visible rows after filtering
  events
    filter
      gets fired when table with a filter is initializing
      does not get fired when table with no filters is initializing
      gets fired if filter() is called
      gets fired if filter() is called, even if table is not rendered
      gets not fired if rows are filtered again but the filtered rows have not changed
      gets fired if rows are filtered during updateRows
      gets fired if rows are filtered during insertRows
      gets fired if rows are filtered during deleteRows
      gets fired if rows are filtered during deleteAllRows
      does not get fired if rows are updated but row filter state has not changed
      gets sent to server containing rowIds when rows are filtered

TableFooterSpec
  render
    attaches listener to the table but only once
  remove
    stops the open animation of the selected control
    stops the close animation of the selected control
  controls
    removes old and renders new controls on property change
  TableStatusTooltip
    shows ERROR tooltip
    shows INFO tooltip when table is rendered
    hides INFO tooltip when user clicks in table
    does not hide ERROR tooltip when user clicks in table

TableHeaderMenu
  filter
    string column
      shows the unique string values
      converts multiline text to single line
      strips html tags if html is enabled
      reflects the state of the filter
      correctly updates the list after inserting a new row, if a filter is applied
      always displays the selected value, even if the table does not contain the value anymore
      displays empty values as -empty-
      stores selected text in filter.selectedValues
      stores empty as null and not '-empty-'
    grouping / sorting
      count sorted columns
      count grouped columns
    boolean column
      shows the unique string values
    sort enabled
      option enabled shows sort options in table header menu
      option disabled does not show sort options in table header menu
    sort mode
      sorts alphabetically
      sorts by amount

TableHeaderSpec
  render
    attaches listener to the table but only once

TableKeyStrokes
  key up
    selects the above row
    selects the last row if no row is selected yet
    selects the second last row if all rows are selected
    selects the only row if there is only one
    does nothing if first row already is selected
    if first row already is selected but is not the last action row, the row above the last action row gets selected
    if there is a last action row, selects the row above last last action row
    selects the row above the last action row even if the row above already is selected
    uses last row of selection as last action row if last action row is not visible anymore
     + shift
      adds the row above to the selection
      removes the row above from the selection if the last action row is the last row of the selection
      if the row above the last action row is not selected, adds the row above to the selection
  key down
    selects the row below
    selects the first row if no row is selected yet
    selects the second row if all rows are selected
    selects the only row if there is only one
    does nothing if last row already is selected
    if there is a last action row, selects the row below the last action row
    selects the row below the last action row even if the row below already is selected
    uses last row of selection as last action row if last action row is not visible anymore
     + shift
      adds the row below to the selection
      removes the row below from the selection if the last action row is the first row of the selection
      if the row below the last action row is not selected, adds the row below to the selection
  end
    selects last row
     + shift
      selects all rows from currently selected row to last row
      preserves existing selection
      considers last action row as start row for new selection
      uses last row of selection as last action row if last action row is not visible anymore
      does nothing if last row is already selected
      does not add same rows to selectedRows twice
  home
    selects first row
     + shift
      selects all rows from currently selected row to first row
      preserves existing selection
      considers last action row as start row for new selection
      uses first row of selection as last action row if last action row is not visible anymore
      does nothing if first row is already selected
      does not add same rows to selectedRows twice
  space
    does nothing if no rows are selected
    checks the selected rows if first row is unchecked
    does not modify already checked rows when checking
    unchecks the selected rows if first row is checked
  page up
    selects the only row if there is only one
  page down
    selects the only row if there is only one

Table
  render
    renders CSS class
    renders a table header
    renders table rows
      accepts rows with cells
      accepts rows with text only
  _calculateViewRangeForRowIndex
    returns a range based on viewRangeSize
  rowIcons and checkable rows
    creates an artificial cell when a rowIcon is set on a row
  insertRows
    inserts rows at the end of the table
    renders rows only if view range is not full yet
    rowsInserted event must be triggered before rowOrderChanged event
  updateRows
    updates the model cell texts
    updates the html cell texts
    does not fail if the row to update is the same instance as the existing one
    does not destroy selection
    silently updates rows which are not in view range
  deleteRows
    deletes single rows from model
    deletes single rows from html document
    considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
  deleteAllRows
    deletes all rows from model
    deletes all rows from html document
    silently removes not rendered rows
  updateRowOrder
    reorders the model rows
    reorders the html nodes
    considers view range
  checkRow
    checks the row, does not uncheck others if multiCheck is set to true
    unchecks other rows if multiCheck is set to false
    does not check the row if checkable is set to false
    does not check the row if the row is disabled
    does not check the row if the table is disabled
    considers view range
    keeps added checkable column visible even when reloading factory settings
    does not add an additional checkable column if one is already configured
  selectRows
    updates model
    selects rendered rows and unselects others
    considers view range
    triggers rowsSelected
    selectedRow() returns first selected row or null when table has no selection
  toggle selection
    selects all if not all are selected
    selects none if all are selected
  selectAll
    selects all rows
    considers view range -> renders selection only for rendered rows
  doRowAction
    sends rowAction event with row and column
    does not send rowAction event if the row is not selected
    does not send rowAction event if it is not the only one selected row
  resizeColumn
    updates column model and sends resize event 
    does not send resize event when resizing is in progress
    sends resize event when resizing is finished
  autoResizeColumns
    distributes the table columns using initialWidth as weight
    excludes columns with fixed width
    does not make the column smaller than the initial size
    does not make the column smaller than a minimum size
  sort
    updates column model
    model update
      sets sortAscending according to direction param
      resets properties on other columns
      sets sortIndex
      does not remove sortIndex for columns always included at begin
      does not remove sortIndex for columns always included at end
      does not remove sortIndex for columns always included at begin and end (combination)
      removes column from sort columns
    sends sort without sortingRequested event when client side sorting is possible
    sends sort event with sortingRequested if client side sorting is not possible
    sorts the data
    regroups the data if group by column is active
    restores selection after sorting
    sorting
      sorts text columns considering locale (if browser supports it)
      sorts number columns
      sorts date columns
      uses non sort columns as fallback
  column grouping
    renders an aggregate row for each group
    considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows
    considers view range -> only renders an aggregate row for rendered rows
    considers view range -> doesn't render an aggregate row if the last row of the group is not rendered
    regroups if rows get inserted
    regroups if rows get inserted, event is from server and table was empty
    does not regroup if rows get inserted, event is from server and table was not empty
    regroups if rows get deleted
    removes aggregate rows if all rows get deleted
    regroups if rows get updated
    may group column 0 only
    may group column 1 only
    may group columns 0 (avg) and 1 (sum)
    may group columns 0, 1 and 2
    may group columns 2 and 1
    may group column 1 only after grouping column 0 first
    may group column 1 and 2 after grouping column 0 first
  row click
    selects row and unselects others
    sends selection and click events
    sends only click if row already is selected
    sends selection, checked and click events if table is checkable and checkbox has been clicked
  right click on row
    opens context menu
    context menu only shows items without header type also if there is a type singleSelection
    context menu only shows visible menus
  _filterMenus
    returns no menus for contextMenu if no row is selected
    returns only single selection menus for contextMenu if one row is selected
    returns only multi selection menus for contextMenu if multiple rows are selected
    returns menus with single- and multi selection set for contextMenu if one or more rows are selected
    returns only empty space menus if no row is selected
    returns empty space and single selection menus if one row is selected
    returns empty space and multi selection menus if multiple rows are selected
    returns menus with empty space, single- and multi selection set if one or more rows are selected
  row mouse down / move / up
    selects multiple rows
    only sends selection event, no click
    only send one event for mousedown and immediate mouseup on the same row
    only selects first row if mouse move selection or multi selection is disabled
  moveColumn
    moves column from oldPos to newPos
    considers view range (does not fail if not all rows are rendered)
  updateRowOrder
    correct DOM order for newly inserted rows
  initColumns
    sets the column indices if not already set
    does not set the column indices if already set
  updateColumnStructure
    resets the model columns
    redraws the header to reflect header cell changes (text)
    updates width of empty data
  updateColumnOrder
    reorders the model columns
    reorders the html nodes
    silently moves cells which are not rendered in view range
  updateColumnHeaders
    updates the text and sorting state of model columns
    updates sort indices of the sort columns if a sort column got removed
    updates the text and sorting state of html table header nodes
    updates the custom css class of table header nodes
    considers html enabled property of table header cells
  headerVisible
    hides/shows the table header
  View range markers
    Must not throw an error when called in detached state
  Column visibility
    update headers and rows when visibility of a column changes
    visibleColumns() only return visible columns
    moveColumn() must deal with different indices for visible and all columns

TableUpdateBuffer
  buffers updateRow calls and processes them when all promises resolve
  prevents rendering viewport while buffering
  processes immediately when a resolved promise is added

BooleanColumn
  table checkable column
    a checkbox column gets inserted if table.checkable=true
    no checkbox column gets inserted if table.checkable=false
    this.checkableColumn is set to the new column
    displays the row.checked state as checkbox
  boolean column
    displays the cell value as checkbox

Column
  considers horizontal alignment
  converts linebreak into <br> in header cells
  considers custom css class of a column
  considers custom css class of a column, as well for checkbox columns
  considers custom css class of a cell, if both are set only the cell class is used
  considers htmlEnabled of a cell
  caches encoded text of a cell to improve performance
  multilineText
    replaces
 with br, but only if htmlEnabled is false
  textWrap
    wraps text if column.textWrap and table.multilineText are true
    does not wrap text if column.textWrap is false and table.multilineText is true
    does not wrap text if column.textWrap is true and table.multilineText is false
  initCell
    sets the value and the text
    calls formatValue to format the text
    calls formatValue to format the text, also for cell objects
    does not format the value if a text is provided
    sets the value to null if only text is provided
  setCellValue
    sets the value and the text
    calls formatValue to format the text
  cell getters
    cell() should return cell of given row
    selectedCell() should return cell from selected row
  autoOptimizeWidth
    will resize the column to fit its content after layouting
    also works if there is no header
    considers images
    autoOptimizeWidthRequired
      will be set to true if a row is updated and the content changed
      will be set to true if a row is inserted
      will be set to true if a row is deleted
      will be set to true if all rows are deleted
      will be set to true if autoOptimizeWidth is set dynamically
  displayable
    if set to false, column may not be made visible

NumberColumn
  background effect
    colorGradient1
      colors cells from red to green
      colors cells according to rounded values
    considers view range -> only colors rendered cells
    updates colors if row gets deleted
    updates colors if row gets inserted
    updates colors if row gets updated
    colors cells if table gets rendered
    restores existing background color if background effect gets removed
    barChart
      does not overwrite existing background color
    setBackgroundEffect
      changes the background effect
      sends columnBackgroundEffectChanged event
      does not send columnBackgroundEffectChanged if server triggered it
  calculateMinMaxValues
    calculates the min/max values based on rounded values
  format
    updates the value and the display text if the multiplier changes

scout.comparators
  tests 'compare' method of TEXT comparator
  tests 'compareIgnoreCase' method of TEXT comparator
  tests 'compare' method of NUMERIC comparator
  tests 'compare' method of ALPHANUMERIC comparator
  tests 'compareIgnoreCase' method of ALPHANUMERIC comparator
  tests 'compareIgnoreCase' method of ALPHANUMERIC comparator with session

AggregateTableControl
  aggregate
    creates an aggregate row
    sums up numbers in a number column
    aggregation type none does not aggregate
    sums up numbers in a number column but only on filtered rows
    sums up numbers in a number column and considers format pattern
    sums up numbers in a number column and considers rounded values fo aggregation
    updates aggregation if a row is inserted
    updates aggregation if a row is updated
    updates aggregation if a row is deleted
  eanbled state
    is false if there are no number columns
    is true if there is at least one number column
    is false if there is a number column but without an aggregate function
  selected state
    is false if control is not enabled initially
    is set to false if control will be disabled

TableControl
  selected
    opens and closes the control container
    removes the content of the previous selected control without closing the container
    sends selected events (for current and previous selection)

CellEditor
  mouse click
    starts cell edit if cell is editable
    does not start cell edit if cell is not editable
    does not start cell edit if row is disabled
    does not start cell edit if table is disabled
    does not start cell edit if mouse down and up happened on different cells
    does not start cell edit if right mouse button was pressed
    does not start cell edit if middle mouse button was pressed
    does not open cell editor if a ctrl or shift is pressed, because the user probably wants to do row selection rather than cell editing
  startCellEdit event
    opens popup with field
  endCellEdit event
    destroys the field
    removes the cell editor popup
  completeEdit
    sends completeCellEdit
    sends completeCellEdit only once
    does not remove the popup and its field (will be done by endCellEdit)
  cancelEdit
    sends cancelCellEdit
    removes the popup and its field
  validation
    shows a tooltip if field has an error
    does not sho a tooltip if field has no error
  popup recovery
    reopens popup if row gets updated
    closes popup if row gets deleted
    closes popup if all rows get deleted
    closes popup (before) table is detached
    closes popup when table is removed
  tooltip recovery
    removes tooltip if row gets deleted

DateColumnUserFilter
  acceptByFields works
  acceptByFields works with time
  addFilterFields must not create date fields with time

TableTextUserFilter
  filter
    filters rows based on cell text
    separates cell values with whitepace
    works with bean columns

DateFormat
  format
    considers d M y
    considers h H m a
    considers E
  parse
    considers d M y
    considers h H m a
  analyze
    analyzes the text and returns an object with months, years and days
      considers pattern dd.MM.yyyy
      considers pattern yyyy-MM-dd
      considers pattern MM/dd/yyy
      checks correct handling of am/pm
      proposes valid dates for pattern dd.MM.yyyy
      proposes valid dates for pattern MM.yyyy
      proposes valid dates for pattern yyyy
      proposes valid times

DecimalFormat
  constructor
    uses the pattern from the options
    if the options parameter is a string, it assumes it is the pattern
  format
    considers decimal separators
    considers grouping separators
    is lenient with grouping separators
    can swap the position of the minus sign
    can handle invalid patterns
    distinguishes digits and zero digits
    can handle positive and negative subpattern
    can handle exotic symbols
    can handle percentages, format taken from application
    can handle multiplier
    can handle rounding mode
  round
    can handle rounding modes

TextMap
  get
    returns correct text for key
    may return empty text
    may return null text
    replaces arguments in text
    may replace multiple arguments
    returns a text containing undefinied if the key is not found
    does a parent lookup if key is not found
    returns a text containing undefinied if neither child nor parent contains the key
  optGet
    returns undefined if key is not found
    returns default value if key is not found
    returns text if key is found
    returns text if key is found, with arguments
    replaces the same placeholder if used multiple times
    does a parent lookup if key is not found

scout.texts
  init
    creates Texts objects for each language tag given in the model
    links Texts objects according the sub tags of the language tag
    does not override existing text maps
  get
    returns the Texts for the given language tag
    returns a Texts object with correct linking
    creates an empty Texts object with correct linking if language tag is unknown

scout.tooltips
  can be installed and uninstalled for a form field
  creates a tooltip on mouseenter and removes it on mouseleave
  if text
    is empty no tooltip will be shown
    is a function, it will be called for tooltip text
    is undefined no tooltip will be shown
    is provided by component, it will be used as tooltip text
    is provided as function by component, it will be called and used as tooltip text
    is provided using options and by component, text provided using options will be used
    is a function, component is passed as first and only argument

CompactTreeAdapter
  selectNodes
    selects child node and notifies server if server selects the first title node

Compacttree
  creation
    adds no empty section node
    adds a node with child node
    adds a node with child nodes in correct order
    deletes a node
    inserts a child node
  node click
    calls selectNodes

TreeAdapter
  node click
    sends selection and click events in one call in this order
    sends selection, check and click events if tree is checkable and checkbox has been clicked
    does not send click if mouse down happens on another node than mouseup
    does not send click if mouse down does not happen on a node
  node double click
    sends clicked, selection, action and expansion events
  node control double click
    sends clicked, selection, action and expansion events
  selectNodes
    sends nodeExpanded for the parents if a hidden node should be selected whose parents are collapsed (revealing the selection)
    does not send selection event if triggered by server
  checkNodes
    does not send checked event if triggered by server
  setNodesExpanded
    does not send expand event if triggered by server
  collapseAll
    sends nodeExpanded for every collapsed node
  onModelAction
    nodesInserted event
      calls insertNodes
    nodesDeleted event
      calls deleteNodes
    allChildNodesDeleted event
      calls deleteAllChildNodes
    nodesSelected event
      calls selectNodes
    nodeChanged event
      calls changeNode
      updates the text of the node
    nodesUpdated event
      calls updateNodes
    childNodeOrderChanged event
      calls updateNodeOrder
    multiple events
      handles delete, collapse, insert, expand events correctly

TreeKeyStrokes
  key up
    selects the above node in collapsed tree
    selects the above node node in expanded tree
    selects the last node if no node is selected yet
    selects the only node if there is only one
    does nothing if first node already is selected
  key down
    selects the node below in collapsed tree
    selects the first node if no row is selected yet
    selects the above node node in expanded tree
    selects the only node if there is only one
    does nothing if last node already is selected
  Home
    selects first node in collapsed tree
    selects first node in expanded tree
  Subtract
     collapses a node
     collapses a node and drill up
  Add
     expands a node
     expands a node and drill down
  End
     jumps to last node
  space
    does nothing if no nodes are selected
    checks the selected node 
    unchecks the selected node 

TreeNodePosition
  _findInsertPositionInFlatList
    insert node between two other nodes on the same level
    insert node between two other nodes on another level
    insert node ahead all other nodes on the same level
    insert node below all other nodes on the same level
    insert a subtree between two other nodes on the same level
    insert a node below another node of the same level with an expanded subtree
  _addChildrenToFlatListIfExpanded
    expands collapsed node
    expands collapsed node with different levels in insertBatch

Tree
  creation
    adds nodes
    does not add notes if no nodes are provided
  insertNodes
    inserting a child
      inserts in a reasonable order if childNodeIndex is not set
      updates model
      updates model with a complex node containing another node
      updates html document if parent is expanded
      updates html document at a specific position
    only updates the model if parent is collapsed
    expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
    with breadcrumb style
      inserts a html node if the parent node is selected
      only updates model if the parent node is not selected
      inserts html nodes at a specific position
    expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
  updateNodes
    update same node instance
    enabled update
      updates the enabled state of the model node
      updates the enabled state of the html node, if visible
      updates the enabled state of the html node after expansion, if not visible
    enabled update on checkable tree
      updates the enabled state of the model node
      updates the enabled state of the html node, if visible
      updates the enabled state of the html node after expansion, if not visible
  changeNode
    updates the text of the model node
    updates the text of the html node
    updates custom cssClass of model and html node
    preserves child-of-selected when root nodes get changed
    preserves child-of-selected when child nodes get changed
    preserves group css class when nodes get updated
  deleteNodes
    deleting a child
      updates model
      updates html document
      updates child node indices
      considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
    deleting a root node
      updates model
      updates html document
      deleting a collapsed root node
        updates model
        updates html document
    deleting all nodes
      updates model
      updates html document
  deleteAllChildNodes
    deletes all nodes from model
    deletes all nodes from html document
    deletes all nodes from model for a given parent
    deletes all nodes from html document for a given parent
  checkNodes
    checks a subnode -> mark upper nodes 
    checks a node -> mark upper nodes -> uncheck node and test if node keeps marked because children are checked
    checks a subnode and its sibling -> mark upper nodes -> uncheck one of the siblings
    does not check a disabled node
    does not check a node in a disabled tree
    never checks two nodes if multiCheck is set to false
    checks children if autoCheckChildren is set to true
    does not check the children if autoCheckChildren is set to false
    does not check nodes if checkable is set to false
  node click
    calls tree._onNodeMouseDown
    updates model (selection)
  node double click
    expands/collapses the node
  node control double click
    does the same as control single click (does NOT expand and immediately collapse again)
  deselectAll
    clears the selection
  selectNodes
    selects a node
    selectedNode()
    expands the parents if a hidden node should be selected whose parents are collapsed (revealing the selection)
    also expands the node if bread crumb mode is enabled
    also expands the parents in breadcrumb mode if a hidden node should be selected after being expanded and collapsed while in its hidden state
    sets css class ancestor-of-selected on every ancestor of the selected element
    sets css class child-of-selected on direct children of the selected element
    may select a node which is not rendered
    sets parent and ancestor css classes even if nodes are not rendered
    sets child-of-selected css class even if nodes are not rendered
  expandNode
    sets css class child-of-selected on direct children if the expanded node is selected
    renders the child nodes if parent is expanded
    with breadcrumb style
      renders the child nodes if parent is expanded
      ensures top level nodes are rendered
  expandAllParentNodes
    expands all parent nodes of the given node (model)
    expands all parent nodes of the given node (html)
  collapseNode
    prevents collapsing in bread crumb mode if node is selected
  collapseAll
    collapses all nodes
  updateItemPath
    Sets css class group on every element within the same group
  updateNodeOrder
    reorders the child nodes if parent is given (model)
    reorders the child nodes if parent is given and expanded (model)
    reorders the child nodes if parent is given (html)
    considers view range when updating child node order
    reorders expanded child nodes if parent is given (model)
    reorders the root nodes if no parent is given (model)
    reorders the root nodes if no parent is given (html)
    reorders expanded root nodes if no parent is given (model)
    reorders expanded root nodes if no parent is given (html)
  tree filter
    filters nodes when filter() is called
    filters nodes when filter is added and removed
    makes sure only filtered nodes are displayed when node gets expanded
    applies filter if a node gets changed
    applies filter if a node gets inserted
    make sure nodes unchanged by filters are attached. See ticket #168957
    shows nodes correctly if nodes are made hidden right before
  tree enabled/disabled
    disables checkboxes when tree is disabled
  test visible list and map
    with initial all expanded nodes
      init with all expanded in correct order
      collapse a node -> all children have to be removed
      filter node -> filtered node and children has to be removed from visible
      update node -> node is filtered
      insert expanded node to expanded parent
      insert child node in filtered parent
      insert child node which should be filtered
    with initial all closed nodes
      init with all collapsed
      insert child node collapsed parent
      expand node
      expand child node
  destroy tree nodes
    should destroy all tree nodes and set destroyed flag

scout.Call
  calls done on success
  calls fail on failure
  retries on failure

DetachHelper
  restores sticky tooltips
  removes tooltip when achor is detached
  considers the context of $anchor -> only removes tooltips in that context

Device
  scout.device
    is initialized automatically
  isWindowsTablet
    returns true when browser is Edge and scrollbarWidth is 0
  user agent parsing
    recognizes iOS devices
    recognizes Android devices
    recognizes normal Windows PCs
    recognizes supported browsers

EventSupport
  on / trigger / off
    single event func only triggered until off() is called
    multiple events
  one
    single event func only triggered once when registered with one()
    event parameter passed to registered func
    de-register function registered with one()
  off
    remove all with same type
    remove specific listener

Range
  equals
  union
    returns a new range with the sum of both ranges
    returns a copy of both ranges if the ranges don't overlap
    returns a copy of the non empty range if one range is empty
  subtract
    returns a new range where the second range is removed from the first
    returns a copy of the first range if the second does not overlap the first
    returns an empty range if second range completely covers the first
    returns a new range if second range is inside the first and touches a border
    returns an array of two ranges if second range is inside the first but does not touch a border
    returns a copy of the first range if the second range is empty
    returns an empty range if the first range is empty
  subtractAll
    subtracts all given ranges
    may return multiple ranges
  intersect
    returns a new range with the part where both ranges overlap
    returns an empty range if the ranges don't overlap
    returns an empty range if one range is empty

scout.URL
  can parse super-simple URL
  can parse empty hash
  can parse a moderately simple URL
  can convert the URL to string (only changed in order of arguments)
  can handle multi-valued parameters
  can add parameters
  can remove parameters
  can create or replace parameters
  can handle non-ascii characters
  can sort parameters

scout.arrays
  init
    checks whether array has correct length and initial values
  ensure
    creates an array if the param is not an array
    returns the param if the param already is an array
  remove
    removes elements
  removeAll
    removes all given elements
    considers emtpy args
  replace
    replaces elements
  insert
    insert element at index
  insertArray
    insert element array at index
  max
    returns 0 iff input contains 0
    behaves like Math.max on null and undefined
    ignores non-number elements
  min
    returns 0 iff input contains 0
    behaves like Math.min on null and undefined
    ignores non-number elements
  move
    replaces elements
  union
    merges two arrays
    merges two arrays and removes duplicates
    also works with floats
    if the arrays contain objects instead of primitives, it uses their id to check for equality
    does not fail if arr1 or arr2 are not defined
  equals
    checks whether two arrays contain the same elements in the same order
    considers emtpy and same arrays
    returns true if one array is undefined/null and the other empty
  equalsIgnoreOrder
    checks whether two arrays contain the same elements without considering the order
    considers emtpy and same arrays
    returns true if one array is undefined/null and the other empty
  findIndex
    returns the index of the element for which the given predicate returns true
  find
    returns the element for which the given predicate returns true
  findFrom
    returns the element for which the given predicate returns true, starting from a given index
    does not return the element for which the given predicate returns true, if it is on the left side of the start index
    also checks the element at start index 
    searches from right to left if backwards is true
  format
    formats an array by concatenating each entry
    returns '' for empty array or if no array was provided
  formatEncoded
    encodes the html of each array element
  first
    finds first array element
  last
    finds last array element
  pushIfDefined
    pushes element only if it is defined

scout.dates
  shift
    shifts year or month or day
    shifts year and month if both provided
    shifts year and month and day if all provided
    shift year
      adds or removes years
      handles edge case leap year
    shift month
      adds or removes months
      handles edge case start month
      handles edge case end month
      handles edge case leap year
  shiftToNextDayOfType
    shifts to next day of type
  shiftToPreviousDayOfType
    shifts to previous day of type
  ensureMonday
    shifts to next monday in direction if it is not a monday yet
  isSameDay
    returns true if day, month and year matches
  compareMonths
    returns the differences in number of months
    ignores time
    works with different years
  compareDays
    returns the differences in number of days
    ignores time
    works with different month
    works with different years
  timestamp
    returns a string of the expected length withonly digits
  orderWeekdays
    orders weekdays
  toJsonDate / parseJsonDate
    can handle missing or invalid inputs
    can convert JSON and JS dates
  create
    can create dates
  weekInYear
    can calculate week in year
  format
    can handle invalid values
    can format valid dates
  compare
    can handle invalid dates
    can compare valid dates
  equals
    returns true if the dates are equal, false if not
  isLeapYear
    correctly identifies leap years
  combineDateTime
    creates a new date by using date part of param date and time part of param time.
    uses 01-01-1970 as date part if date is ommitted
    uses 00:00 as time part if time is ommitted

scout.defaultValues
  init
    can load invalid configurations
  applyTo
    can apply default values to JSON
    can apply default values to JSON considering the model variant
    copies default values 'by value'

scout.icons
  parses bitmap icons
  parses font icons (scoutIcons font)
  parses font icons (custom font)
  parses returns a CSS class for custom fonts
  appends CSS class string with custom fonts

scout.models
  get
    load object without type
    ensure the object is a copy
  extend
    insert new property into root object
    override property in root object
    insert new property into a non existing array on root object
    override property in tree object
    insert new object into tree object
    insert new object tree into tree object
    insert new object into tree object with fixed index
    insert new object into tree object with relative index
    insert new object into tree object with relative index and two extension elements
    insert object referenced by String
    insert object bound to field
    insert objects array bound to field

scout.numbers
  round
    tests special cases
    tests rounding mode 'UP'
    tests rounding mode 'DOWN'
    tests rounding mode 'CEILING'
    tests rounding mode 'FLOOR'
    tests rounding mode 'HALF_UP'
    tests rounding mode 'HALF_DOWN'
  shiftDecimalPoint
    can shift decimal point to left and right
  randomId
    can generate random IDs
  correlationId
    can generate random correlation IDs
  isNumber
    returns true if the value is a number
    returns false if the value is not a number
    returns false if the value is NaN

scout.objects
  copyProperties
    copies all properties
    copies the properties from prototype as well
    copies only the properties specified by the filter, if there is one
  copyOwnProperties
    copies all properties
    does not copy the properties from prototype
    copies only the properties specified by the filter, if there is one
  countOwnProperties
    counts all own properties
  valueCopy
    copies an object by value
  isNumber
    returns true iff argument is a number
  isArray
    returns true when argument is an array
  isNullOrUndefined
    returns true when argument is null or undefined, but not when 0 or any other value
  values
    returns object values
    can handle maps
  findChildObjectByKey
    find root object
    find object in tree
    find object in array
    find object in nested array
    find object in array within the tree
    search for not existing property
    search for not existing id
    search for not existing property and value
  isPlainObject
    works as expected
  argumentsToArray
    returns an array

scout.promises
  oneByOne stops executing after failure
  groupwise stops executing after failed group
  parallel stops executing after failed promise
  does not cut off error arguments
  adds all result arguments, one for each deferred

scout.strings
  nl2br
    can convert newlines to br tags
    encodes html, if the parameter is set to true (default)
  hasText
    can check if string has text
  repeat
    can repeat strings
  padZeroLeft
    can pad strings with 0
  startsWith
    can check if a string starts with another
  endsWith
    can check if a string ends with another
  count
    can count occurrences
  encode
    encodes html
    does not try to encode empty strings
    caches the html element used for encoding
  join
    joins strings
    join works with array as second parameter
  box
    boxes strings
  lowercaseFirstLetter
    converts first letter to lowercase
  quote
    quotes special characters for regexp
  asString
    converts input to string
  plainText
    converts html to plain text
    does not try to get plaintext of empty strings
    caches the html element used for getting plain text
    considers upper and lower case tags
    converts br, p, div into new lines
    converts li, tr into new lines
    converts td into whitespaces
    converts &nbsp;, &amp;, &gt;, &lt;
    preserves tabs
    removes leading and trailing newlines if configured
    leaves multiple newlines alone unless configured
  insertAt
    can insert strings into other strings
  nvl
    returns an empty string when input is null or undefined
    should throw an error when called with more than one parameter
  countCodePoints
    returns the number of codepoints in a string
  splitMax
    returns not more than limit elements

scout.styles
  can calculate and apply legacy styles

Widget
  rendering
    should set rendering, rendered flags correctly
    should set rendering flag to true _while_ the component is rendering
  attach/detach
    attached and rendered is false by default
    attached and rendered has the right value after render/remove and attach/detach
  clone
    clones only properties marked as clone property
    'text' must be recognized as clone property, but not '$container'
    prefers properties passed as modelOverride
  init
    links widget properties with the widget
  destroy
    destroys the widget
    destroys the children
    does only destroy children if the parent is the owner
    removes the link to parent and owner
  setParent
    links the widget with the new parent
    removes the widget from the old parent if the old is not the owner
    does not remove the widget from the old parent if the old is the owner
    relinks parent destroy listener to the new parent
  remove
    removes the widget
    removes the children
    does not remove the children if owner is removed but parent is still rendered
  setProperty
    triggers a property change event if the value changes
    does not trigger a property change event if the value does not change
    with widget property
      links the widget with the new child widget
      links the widget with the new child widgets if it is an array
      does not fail if new widget is null
    calls the _render* method if there is one for this property
  property css class
    adds or removes custom css class
    does not accidentally remove other css classes on a property change
    addCssClass
      adds the cssClass to the existing classes
      does not add the same class multiple times
    removeCssClass
      removes the cssClass from the existing classes
  focus
    sets the focus on the container
    schedules the focus request if the widget is not rendered
  Widget properties
    automatically resolves referenced widgets

Results: 1572 specs, 1 failures, 0 pending

[INFO] stopped o.e.j.s.h.ContextHandler{/webjars,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/classpath,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/spec,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] stopped o.e.j.s.h.ContextHandler{/src,file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/}
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT [37/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT [38/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.jaxws.apt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT [39/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 sec - in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
2023-01-04 23:58:23,036 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:58:23,061 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:58:23,165 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 115.013294 ms. Total class count: 1549 - MDC[]
2023-01-04 23:58:23,544 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 259 beans in 377.788351 ms - MDC[]
2023-01-04 23:58:23,581 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 259 beans in 36.633665 ms - MDC[]
2023-01-04 23:58:23,596 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:58:23,604 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:58:23,606 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:58:23,639 INFO  [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
2023-01-04 23:58:23,814 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@3a589eed[id = 230c3bd5-ffd9-4f30-a163-da0bba2ce17e], user=default] - MDC[]
2023-01-04 23:58:23,881 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[]
2023-01-04 23:58:23,890 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[]
2023-01-04 23:58:23,893 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[]
2023-01-04 23:58:23,897 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[]
2023-01-04 23:58:23,898 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[]
2023-01-04 23:58:23,899 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[]
2023-01-04 23:58:23,900 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[]
2023-01-04 23:58:23,901 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[]
2023-01-04 23:58:23,918 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[]
2023-01-04 23:58:23,918 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[]
2023-01-04 23:58:23,920 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[]
2023-01-04 23:58:23,947 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[]
2023-01-04 23:58:23,948 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[]
2023-01-04 23:58:23,952 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[]
2023-01-04 23:58:23,953 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[]
2023-01-04 23:58:23,958 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[]
2023-01-04 23:58:23,958 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[]
2023-01-04 23:58:23,959 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[]
2023-01-04 23:58:23,963 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[]
2023-01-04 23:58:23,964 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[]
2023-01-04 23:58:23,965 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[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
2023-01-04 23:58:24,266 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[]
2023-01-04 23:58:24,267 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[]
2023-01-04 23:58:24,271 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,272 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,282 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[]
2023-01-04 23:58:24,345 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[]
2023-01-04 23:58:24,347 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[]
2023-01-04 23:58:24,355 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[]
2023-01-04 23:58:24,355 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,356 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[]
2023-01-04 23:58:24,363 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,364 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,364 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[]
2023-01-04 23:58:24,368 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 63 - MDC[]
2023-01-04 23:58:24,368 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,369 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[]
2023-01-04 23:58:24,372 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,372 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,373 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[]
2023-01-04 23:58:24,379 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[]
2023-01-04 23:58:24,379 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,380 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[]
2023-01-04 23:58:24,385 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,385 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,388 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[]
2023-01-04 23:58:24,392 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[]
2023-01-04 23:58:24,392 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,393 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[]
2023-01-04 23:58:24,397 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,397 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,398 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[]
2023-01-04 23:58:24,401 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[]
2023-01-04 23:58:24,404 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[]
2023-01-04 23:58:24,404 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,405 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[]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
2023-01-04 23:58:24,442 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,443 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,444 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[]
2023-01-04 23:58:24,444 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[]
2023-01-04 23:58:24,448 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,448 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,449 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[]
2023-01-04 23:58:24,450 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[]
2023-01-04 23:58:24,453 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,453 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,454 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[]
2023-01-04 23:58:24,455 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[]
2023-01-04 23:58:24,458 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,458 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,459 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[]
2023-01-04 23:58:24,460 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[]
2023-01-04 23:58:24,463 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,463 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,464 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[]
2023-01-04 23:58:24,465 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[]
2023-01-04 23:58:24,468 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,468 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,469 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[]
2023-01-04 23:58:24,470 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[]
2023-01-04 23:58:24,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,474 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[]
2023-01-04 23:58:24,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 0]
IN  :{filter.state} => ? [INTEGER 6]
IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[]
2023-01-04 23:58:24,479 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,479 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,480 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[]
2023-01-04 23:58:24,481 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[]
2023-01-04 23:58:24,485 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,485 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,486 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[]
2023-01-04 23:58:24,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 = :{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[]
2023-01-04 23:58:24,489 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,490 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,491 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[]
2023-01-04 23:58:24,492 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[]
2023-01-04 23:58:24,536 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,536 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,537 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[]
2023-01-04 23:58:24,539 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[]
2023-01-04 23:58:24,541 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[]
2023-01-04 23:58:24,541 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,542 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[]
2023-01-04 23:58:24,543 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[]
2023-01-04 23:58:24,546 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,546 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,547 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[]
2023-01-04 23:58:24,548 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[]
2023-01-04 23:58:24,551 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[]
2023-01-04 23:58:24,551 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,552 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[]
2023-01-04 23:58:24,553 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[]
2023-01-04 23:58:24,557 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[]
2023-01-04 23:58:24,557 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[]
2023-01-04 23:58:24,559 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[]
2023-01-04 23:58:24,560 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[]
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
Running org.eclipse.scout.rt.server.jdbc.BindValueTest
2023-01-04 23:58:24,566 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[]
2023-01-04 23:58:24,569 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[]
2023-01-04 23:58:24,571 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[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.jdbc.BindValueTest

Results :

Tests run: 95, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6: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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT [40/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jaxws-maven-plugin:2.4.1:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Processing: file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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-maven-plugin:2.4.1:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Processing: file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/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-maven-plugin:1.12:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/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]
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/test-classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
2023-01-04 23:58:33,637 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
2023-01-04 23:58:33,667 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
2023-01-04 23:58:33,762 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 109.247772 ms. Total class count: 1479 - MDC[]
2023-01-04 23:58:34,188 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 423.845020 ms - MDC[]
2023-01-04 23:58:34,243 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 55.152292 ms - MDC[]
2023-01-04 23:58:34,255 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
2023-01-04 23:58:34,261 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:65) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
2023-01-04 23:58:34,263 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[]
2023-01-04 23:58:34,265 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
2023-01-04 23:58:34,309 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:73) - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
2023-01-04 23:58:34,317 INFO  [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
Running org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
2023-01-04 23:58:35,525 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServerSession@1d6f77d7[id = 176a350a-806f-4275-b3fb-ced24e8899f6], user=default] - MDC[]
2023-01-04 23:58:36,064 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller.install(JaxWsTestProviderInstaller.java:47) - Published JaxWsConsumerTestServiceProvider on endpoint http://localhost:39107/WS/JaxWsConsumerTestService - MDC[]
2023-01-04 23:58:36,082 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller.install(JaxWsTestProviderInstaller.java:49) - Published JaxWsPingTestServiceProvider on endpoint http://localhost:39107/WS/JaxWsPingTestService - MDC[]
2023-01-04 23:58:36,205 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message' - MDC[]
2023-01-04 23:58:36,228 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:36,742 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:36,750 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[]
2023-01-04 23:58:36,754 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[]
2023-01-04 23:58:36,760 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:36,808 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[]
2023-01-04 23:58:36,812 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:36,819 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[]
2023-01-04 23:58:36,863 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[]
2023-01-04 23:58:36,867 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[]
2023-01-04 23:58:36,871 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[]
2023-01-04 23:58:36,919 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:36,923 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[]
2023-01-04 23:58:36,927 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 2' - MDC[]
2023-01-04 23:58:36,972 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 3' - MDC[]
2023-01-04 23:58:36,975 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 4' - MDC[]
2023-01-04 23:58:36,979 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 5' - MDC[]
2023-01-04 23:58:37,023 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 6' - MDC[]
2023-01-04 23:58:37,026 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 7' - MDC[]
2023-01-04 23:58:37,030 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 8' - MDC[]
2023-01-04 23:58:37,074 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 9' - MDC[]
2023-01-04 23:58:37,080 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[]
2023-01-04 23:58:37,100 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:37,146 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:37,151 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:37,167 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsPingTestServiceProvider.ping(JaxWsPingTestServiceProvider.java:30) - echo 'ping' - MDC[]
2023-01-04 23:58:37,214 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:37,218 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[]
2023-01-04 23:58:37,771 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[]
2023-01-04 23:58:38,280 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:38,286 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[]
2023-01-04 23:58:38,293 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[]
2023-01-04 23:58:38,374 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:38,380 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[]
2023-01-04 23:58:38,888 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[]
2023-01-04 23:58:38,897 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:38,909 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[]
2023-01-04 23:58:38,915 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[]
2023-01-04 23:58:38,916 INFO  [pool-1-thread-6] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[]
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.483 sec - in org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
2023-01-04 23:58:39,970 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@46524ebe[id = 52fe8f02-8a0f-431f-a435-70113bc4f54e], user=jaxws-user] - MDC[]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Eclipse Scout RT 7.0.300-SNAPSHOT .................. SUCCESS [ 14.086 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT SUCCESS [  7.256 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT SUCCESS [  4.994 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT SUCCESS [02:11 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT SUCCESS [  2.828 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT SUCCESS [  8.507 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT SUCCESS [  1.727 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT SUCCESS [ 11.359 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT SUCCESS [  1.928 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT SUCCESS [  2.041 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT SUCCESS [ 12.792 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT SUCCESS [  1.657 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT SUCCESS [  1.846 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT SUCCESS [  1.908 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT SUCCESS [ 15.697 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT SUCCESS [  1.852 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT SUCCESS [  6.662 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT SUCCESS [  3.690 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT SUCCESS [  1.560 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT SUCCESS [02:37 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT SUCCESS [  1.522 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT SUCCESS [  1.717 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT SUCCESS [  4.271 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT SUCCESS [  3.865 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT SUCCESS [  5.214 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT SUCCESS [ 27.958 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT SUCCESS [  2.211 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT SUCCESS [  3.806 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT SUCCESS [  1.576 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT SUCCESS [  2.150 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT SUCCESS [  3.636 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT SUCCESS [01:10 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT SUCCESS [  2.838 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT SUCCESS [  3.805 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT SUCCESS [  1.904 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT SUCCESS [  2.481 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT SUCCESS [  1.353 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT SUCCESS [  2.597 s]
[INFO] org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT ..... SUCCESS [  1.527 s]
[INFO] Eclipse Scout RT ROOT Module 7.0.300 ............... SUCCESS [  0.122 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:56 min
[INFO] Finished at: 2023-01-04T23:58:40Z
[INFO] ------------------------------------------------------------------------
[scout-integration-7.0-RT-nightly] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dremote_branch=origin/releases/7.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/7.0.x -Dmaster_unitTest_skip=true -DskipJasmineTests=true -Dmaster_deployAtEnd=false deploy -Psign -Dmaster_plugin_jarsigner_version=1.3.2
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 33, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 41, column 15
[WARNING] 'build.plugins.plugin.version' for com.mycila:license-maven-plugin is missing. @ line 49, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-root:pom:7.0.300 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Scout RT                                                   [pom]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest                     [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test                [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium         [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
[INFO] org.eclipse.scout.rt-settings                                      [jar]
[INFO] Eclipse Scout RT ROOT Module                                       [pom]
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building Eclipse Scout RT 7.0.300-SNAPSHOT                        [1/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.rt ---
[INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT...
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/org.eclipse.scout.rt-7.0.300-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT [2/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.json ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.json ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.json ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.json ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.json ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.json ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.json ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.json ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT [3/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.platform ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT [4/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.platform.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT [5/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.shared ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT [6/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.shared.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT [7/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.commons ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT [8/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT [9/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.mom.api ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT [10/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT [11/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT [12/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jms ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jms ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jms ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jms ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.jms ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jms ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.jms ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT [13/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT [14/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.jaxws.apt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.jaxws.apt ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT [15/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jaxws-maven-plugin:2.4.1:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Ignoring: file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl
[INFO] 
[INFO] --- jaxws-maven-plugin:2.4.1:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Ignoring: file:/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT [16/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT [17/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT [18/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT [19/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT [20/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT [21/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.jackson ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT [22/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.rest ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT [23/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.rest.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.rest.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT [24/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT [25/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.client ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT [26/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.client.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT [27/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.svg.client ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT [28/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT [29/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT [30/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] org.slf4j:slf4j-api:jar:1.7.25 already exists in destination.
[INFO] org.mozilla:rhino:jar:1.7R4 already exists in destination.
[INFO] com.yahoo.platform.yui:yuicompressor:jar:2.4.9-BSI-2 already exists in destination.
[INFO] commons-logging:commons-logging:jar:1.1.1 already exists in destination.
[INFO] org.quartz-scheduler:quartz:jar:2.2.3 already exists in destination.
[INFO] org.jboss:jandex:jar:2.0.3.Final already exists in destination.
[INFO] com.asual.lesscss:lesscss-engine:jar:1.7.4.bsiR03 already exists in destination.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/slf4j-api.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/slf4j-api.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/rhino.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/rhino.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/yuicompressor.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/yuicompressor.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/commons-logging.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/commons-logging.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/quartz.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/quartz.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/jandex.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/jandex.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/lesscss-engine.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar_unpacked_1841293247477412890/private-libs/lesscss-engine.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT [31/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 611 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.ui.html ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT [32/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/src/main/resources
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- phantomjs-maven-plugin:0.7:install (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-test-resource (add-js-test-resource) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 154 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jasmine-maven-plugin:2.2:test (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Skipping Jasmine Specs
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT [33/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT [34/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT [35/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4: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-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT [36/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.dev.jetty ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT [37/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT [38/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
[INFO] Building org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT          [39/40]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt-settings ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.scout.rt-settings ---
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/pom.xml to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/scout-integration-7.0-RT-nightly/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt-root >-----------
[INFO] Building Eclipse Scout RT ROOT Module 7.0.300                    [40/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.rt-root ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.eclipse.scout.rt-root ---
[INFO] Skipping artifact deployment
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Eclipse Scout RT 7.0.300-SNAPSHOT .................. SUCCESS [  7.950 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT SUCCESS [ 11.178 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT SUCCESS [  7.961 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT SUCCESS [ 10.175 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT SUCCESS [  5.683 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT SUCCESS [  9.079 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT SUCCESS [  5.214 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT SUCCESS [  6.325 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT SUCCESS [  4.826 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT SUCCESS [  5.446 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT SUCCESS [  8.602 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT SUCCESS [  4.235 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT SUCCESS [  5.642 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT SUCCESS [  4.716 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT SUCCESS [ 11.666 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT SUCCESS [  5.794 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT SUCCESS [  7.018 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT SUCCESS [  7.274 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT SUCCESS [  4.752 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT SUCCESS [  6.142 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT SUCCESS [  4.422 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT SUCCESS [  4.907 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT SUCCESS [  6.297 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT SUCCESS [  6.408 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT SUCCESS [  9.386 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT SUCCESS [ 10.390 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT SUCCESS [  4.517 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT SUCCESS [  6.215 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT SUCCESS [  4.836 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT SUCCESS [ 14.117 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT SUCCESS [  9.028 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT SUCCESS [  9.283 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT SUCCESS [  6.999 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT SUCCESS [  5.526 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT SUCCESS [  5.388 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT SUCCESS [  4.570 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT SUCCESS [  3.842 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT SUCCESS [  6.434 s]
[INFO] org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT ..... SUCCESS [  7.052 s]
[INFO] Eclipse Scout RT ROOT Module 7.0.300 ............... SUCCESS [  0.056 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:30 min
[INFO] Finished at: 2023-01-05T00:03:12Z
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS